summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoost Bremmer2023-05-19 00:11:01 +0200
committerJoost Bremmer2023-05-19 00:11:01 +0200
commit0e66043c586a27dfd6febc3e0b1ab6ba50f62776 (patch)
tree6ce1834e7e2ffbeb7978ddd4ba315f9ec4f75142 /PKGBUILD
parentd170af55440d3c255f54d5df8383a6f68994e50a (diff)
downloadaur-mackup.tar.gz
Upstream release: 0.8.37
See https://github.com/lra/mackup/releases/tag/0.8.37 for changelog
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 856bc36fa09b..8f3507c25a70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Joost Bremmer <contact@madeofmagicandwires.online>
pkgname=mackup
-pkgver=0.8.36
+pkgver=0.8.37
pkgrel=1
pkgdesc="a small Python utitlity to keep your application settings in sync."
arch=('any')
@@ -14,7 +14,7 @@ makedepends=('python'
'python-setuptools')
source=("https://github.com/lra/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('c10a7cc9d8a2edaa33564d9f8146542c7531f273866b6da12af43191237369c7')
+sha256sums=('cfc44653b80c20b82ff6728fc24d26f0261a5163011ccd349c80373a0c485d95')
package() {