summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2021-08-17 15:51:36 +0200
committerGordian Edenhofer2021-08-17 15:51:36 +0200
commit651c95cc9301a9b5da636ba534824ed310164cc0 (patch)
tree2346f7d8ecc3e0ee816c0dd76581efca95c76849 /PKGBUILD
parent02a5df236bc8cab3cfa2c5e78e7d305dd77719e7 (diff)
downloadaur-651c95cc9301a9b5da636ba534824ed310164cc0.tar.gz
upgpkg: bup-git 0.32.r174.g45d1fd23-1
Add `aarch64`.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7a7ad1e3477..34d28e45135a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
pkgname=bup-git
epoch=1
-pkgver=0.32.r0.g3b052c6
-pkgrel=2
+pkgver=0.32.r174.g45d1fd23
+pkgrel=1
pkgdesc='Efficient file backup system based on the git packfile format'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'aarch64')
url='https://bup.github.io/'
license=('GPL')
depends=('python-fuse' 'par2cmdline' 'python-pyxattr' 'acl' 'readline' 'attr' 'git')