summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbrent s2016-04-06 04:18:21 -0400
committerbrent s2016-04-06 04:18:21 -0400
commit539eda446be04c8b9d494a68f340ea8fe3605f8b (patch)
tree519b8b1fa9e69ef475cc93e1efa3cd8bf22edf94 /PKGBUILD
parent675363446f5bbc6c3cddfa7766734226aa45d99a (diff)
downloadaur-539eda446be04c8b9d494a68f340ea8fe3605f8b.tar.gz
adding gitignore, updating to sha512sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 564f8c5d2da7..b21e49359ae0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
# Maintainer: brent s. <bts[at]square-r00t[dot]net>
+validpgpkeys=('7482 31EB CBD8 08A1 4F5E 85D2 8C00 4C2F 9348 1F6B')
# Past maintainer: icaruseffect <icaruseffect at posteo dot net>
pkgname="burp-backup-git"
_pkgname="burp"
pkgver=2.0.30.r48.g1892559
-pkgrel=2
+pkgrel=3
pkgdesc="Burp is a backup and restore program. It uses librsync in order to save on the amount of space that is used by each backup."
-arch=('any')
+arch=('i686' 'x86_64')
license=('AGPLv3')
depends=('librsync' 'openssl')
makedepends=('uthash' 'git' 'rsync')
@@ -18,9 +19,9 @@ source=(
'burp.service'
)
-sha256sums=(
+sha512sums=(
'SKIP'
- 'e598b81d6d3dff2d336cf87191d52a7f336adc497c818742424fea73070cef24'
+ 'c729903764b482ed89edddd0d7b3d3c3477671bce0a0f4cc35a4d0658a4bb2f27dc1c911a531e77572671c5ff49c2e5652aaaca452d8929ecfa2d5ef18fb41da'
)
pkgver() {