summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhillip Smith2016-06-15 10:14:25 +1000
committerPhillip Smith2016-06-15 10:14:25 +1000
commit2dd7069c709677e04e71fb217cef97ab63c465af (patch)
tree003a5ad15e84dc6cf6c0cff65f7ffb799323dfbb /PKGBUILD
parent5b14d58e155050d5d9f0a61794d2a5681b096bee (diff)
downloadaur-2dd7069c709677e04e71fb217cef97ab63c465af.tar.gz
upgpkg: amanda 3.3.9-1
upstream release amanda; bump to 3.3.9 and change md5sum to sha256
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b43886ce5361..5d70f8d85d35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
### the software) then please do email me or post an AUR comment.
pkgname=amanda
-pkgver=3.3.7p1
-pkgrel=2
+pkgver=3.3.9
+pkgrel=1
pkgdesc="Advanced Maryland Automatic Network Disk Archiver"
url="http://www.amanda.org"
arch=('i686' 'x86_64')
@@ -25,8 +25,8 @@ optdepends=(
)
install="$pkgname.install"
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz" "xinetd.${pkgname}")
-md5sums=('621d39b5a328f465fece4653c170cf7f'
- '910c9823073148c576b14d4a71bc6458')
+sha256sums=('2520b95ca96f1d521d582b7c94bd631486e7029eda1de8e1887d74b323549a41'
+ 'f872bb0d1e35ecad0c9369b59f7a5061ba2711f8895b2d7a2684cd0079fa0420')
# if you want to run amanda as a different user and/or group, change these
# variables before running makepkg