summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex Butler2019-02-28 10:45:24 +0000
committerAlex Butler2019-02-28 10:45:24 +0000
commite9bd540ad4a39b2166113d027653e1c24852e551 (patch)
tree1bd3167d1b92652b38ae9f74c8dcfdd251314fd7 /PKGBUILD
parenta01f50d83496604d460b74910d4203cf34e091ee (diff)
downloadaur-e9bd540ad4a39b2166113d027653e1c24852e551.tar.gz
0.8.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57a995251c55..bf46a3545217 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alex Butler <alexheretic@gmail.com>
pkgname=aurto
-pkgver=0.8.3
+pkgver=0.8.4
pkgrel=1
pkgdesc="An AUR tool for managing an auto-updating local 'aurto' package repository using aurutils."
arch=('any')
@@ -17,7 +17,7 @@ optdepends=()
makedepends=('cargo')
install="aurto.install"
source=("https://github.com/alexheretic/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('82376ced50560fb47f110ac8d825d7cce900330e6ae5a8940b9bbbe61d1ed994')
+sha256sums=('823d89b7fa444eb5dd8d81668e25fd807c9ea3c7fa25be4e89a3aced8e8f2f01')
backup=('usr/lib/systemd/system/check-aurto-git-trigger.timer'
'usr/lib/systemd/system/update-aurto.timer'
'etc/aurto/makepkg-chroot.conf')