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