switch to 13-37-org fork for building packages

This commit is contained in:
Manuel Domke
2018-05-02 03:29:23 +02:00
parent c97dea3add
commit b3209bd5ab

View File

@@ -2,10 +2,10 @@
pkgname=infnoise
pkgdesc='Infinite Noise TRNG'
license=('open')
url='https://github.com/manuel-domke/infnoise'
url='https://github.com/13-37-org/infnoise'
depends=('libftdi-compat')
makedepends=()
source=('git+https://github.com/manuel-domke/infnoise.git')
source=('git+https://github.com/13-37-org/infnoise.git')
md5sums=('SKIP')
install='INSTALL'
build() {