summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGavin Lloyd2017-05-05 09:11:30 -0700
committerGavin Lloyd2017-05-05 09:11:30 -0700
commit7417055ff2127a6741b2131c315961c0b7829189 (patch)
tree79df992fce4a081173b3542447c37e86200dbc15
parentae837d472b4d7718052a782f2059a5acb44bb23f (diff)
downloadaur-7417055ff2127a6741b2131c315961c0b7829189.tar.gz
Update url
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed1f9816a95a..3d964e6a9e85 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
# Generated by mksrcinfo v8
-# Mon Apr 3 21:33:57 UTC 2017
+# Fri May 5 16:11:17 UTC 2017
pkgbase = bit-babbler
pkgdesc = BitBabbler hardware TRNG and kernel entropy source support
pkgver = 0.6
- pkgrel = 1
- url = http://www.bitbabbler.org
+ pkgrel = 2
+ url = http://www.bitbabbler.org/what.html
install = bit-babbler.install
arch = i686
arch = x86_64
license = GPL2
depends = libusb>=1.0
optdepends = munin: monitoring support
- source = http://www.bitbabbler.org/downloads/bit-babbler_0.6.tar.gz
- source = http://www.bitbabbler.org/downloads/bit-babbler_0.6.tar.gz.asc
+ source = http://www.bitbabbler.org/what.html/downloads/bit-babbler_0.6.tar.gz
+ source = http://www.bitbabbler.org/what.html/downloads/bit-babbler_0.6.tar.gz.asc
source = seedd.service
sha256sums = 2187f3c783019084b66290e1b5447959418d4859dd3d3897a3b797c04db9e5e0
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index dd82ce0c2cd6..ebaec075102b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=bit-babbler
pkgver=0.6
-pkgrel=1
+pkgrel=2
pkgdesc='BitBabbler hardware TRNG and kernel entropy source support'
arch=('i686' 'x86_64')
license=('GPL2')
-url='http://www.bitbabbler.org'
+url='http://www.bitbabbler.org/what.html'
depends=('libusb>=1.0')
optdepends=('munin: monitoring support')
source=("${url}/downloads/${pkgname}_${pkgver}.tar.gz"