summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0529e9bdf574..67d987dcd500 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Completion changes and optdepends by Artemis
pkgname=yadm
-pkgver=3.0.2
+pkgver=3.1.1
pkgrel=1
pkgdesc="Yet Another Dotfiles Manager"
arch=('any')
@@ -16,7 +16,7 @@ optdepends=('gnupg: encrypt/decrypt sensitive files'
provides=('yadm')
conflicts=('yadm-git')
source=("$pkgname-$pkgver.tar.gz::https://github.com/TheLocehiliosan/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('724a8b61b09b70f5952cf14fd1786617bf88243a276b2d93dd7306feab13983c')
+sha256sums=('2c7c99bfbea61701aa2bf423caa4e4b2687c3f2d1898de6ca1a17167443730ab')
package() {
cd $srcdir/$pkgname-$pkgver