summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoost Bremmer2019-01-19 23:51:10 +0100
committerJoost Bremmer2019-01-19 23:51:10 +0100
commitfbae2cfc03f8ba2ae478be8fe88acc336835790a (patch)
tree732ca35047c5b2328b52fee32ba1d2a7b1898821 /PKGBUILD
parent54055eb5901c818f01378fd70b0a665e94d9d60e (diff)
downloadaur-fbae2cfc03f8ba2ae478be8fe88acc336835790a.tar.gz
mackup: Upstream release 0.8.22
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7198120dc86..ed44e61a61d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Joost Bremmer <toost dot b at gmail dot com>
pkgname=mackup
-pkgver=0.8.18
-pkgrel=2
+pkgver=0.8.22
+pkgrel=1
pkgdesc="a small Python utitlity to keep your application settings in sync."
arch=('any')
url="https://github.com/lra/mackup"
@@ -15,7 +15,7 @@ makedepends=(
'python-setuptools')
source=("https://github.com/lra/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('b4cbc729213717e5343371c682e098518fbd0be2209366a7f1b22c9ba6d1afa4')
+sha256sums=('277471d41b89d0cd43846c2bdb52b1fe020afcc3cb974e8639a42f29bbbf8ec0')
package() {