summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Parnell2015-08-31 18:33:30 -0500
committerMatt Parnell2015-08-31 18:33:30 -0500
commit21ae1fd3e6bf68abf8ac2d209ea91b17dc8dfee1 (patch)
treef9d8b64cb7042cecd8b517ab76aec6302642e8a9
parent25d8defd0473c61af267049b3fefe3413775c856 (diff)
downloadaur-21ae1fd3e6bf68abf8ac2d209ea91b17dc8dfee1.tar.gz
version bump
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e6e9a7d8627..6679636349cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = bcwipe
pkgdesc = Securely erase data from magnetic and solid-state memory
pkgver = 1.9
- pkgrel = 12
- url = http://www.jetico.com/bcwipe_unix.htm
+ pkgrel = 13
+ url = http://www.jetico.com/download
arch = i686
arch = x86_64
license = unknown
- source = http://www.jetico.com/linux/BCWipe-1.9-12.tar.gz
- md5sums = dc96c8d203c33acb8cb60526aa6cf230
+ source = http://www.jetico.com/linux/BCWipe-1.9-13.tar.gz
+ md5sums = 090bc261db969ebae7f3cec145238779
pkgname = bcwipe
diff --git a/PKGBUILD b/PKGBUILD
index 1486a95e3c28..ff3af1ba0f39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=bcwipe
pkgver=1.9
-pkgrel=12
+pkgrel=13
pkgdesc="Securely erase data from magnetic and solid-state memory"
arch=('i686' 'x86_64')
-url="http://www.jetico.com/bcwipe_unix.htm"
+url="http://www.jetico.com/download"
license=('unknown')
source=(http://www.jetico.com/linux/BCWipe-$pkgver-$pkgrel.tar.gz)
-md5sums=('dc96c8d203c33acb8cb60526aa6cf230')
+md5sums=('090bc261db969ebae7f3cec145238779')
build() {
cd "$srcdir/$pkgname-$pkgver-$pkgrel"