summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoost Bremmer2015-06-25 15:23:35 +0200
committerJoost Bremmer2015-06-25 15:23:35 +0200
commit55e1308c8a5e22b60c5001c7e68cff8cd4751928 (patch)
tree0f966d50b1d265d85da73c7e5481f15cba679236
parented677320be0a464ff8f0bc0ad09932132f2a81d6 (diff)
downloadaur-55e1308c8a5e22b60c5001c7e68cff8cd4751928.tar.gz
For details, see changelog:
https://github.com/lra/mackup/blob/master/CHANGELOG.md#mackup-086
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2648177ac8df..0de1bf10a193 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Joost Bremmer <toost dot b at gmail dot com>
pkgname=mackup
-pkgver=0.8.5
-pkgrel=2
+pkgver=0.8.6
+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=(
source=("https://github.com/lra/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('ef1f64ca1df99240662622899d7216e9507e818e17f32a4d8143ff0da2e789b0')
+sha256sums=('2319e7a806337128e55f1dc531870f166f54c89531fb5f0fece4265f45c2a60c')