summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex Butler2020-06-15 09:51:26 +0100
committerAlex Butler2020-06-15 09:51:26 +0100
commit0c42efad7aecb3a0a6bce02068ac02e2b2021c67 (patch)
tree82db1a8ee2dd5e9eadf2dbedd200a84a9abaad9a /PKGBUILD
parent51c050d5a67c08e8615041d8f8d9bbda8d257b32 (diff)
downloadaur-0c42efad7aecb3a0a6bce02068ac02e2b2021c67.tar.gz
0.9.10-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index abafbaedfb4e..db4c1de9c53e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alex Butler <alexheretic@gmail.com>
pkgname=aurto
-pkgver=0.9.9
+pkgver=0.9.10
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=('79d794b713fd0bbc587c3f26bda3c4850e2c8885316d91d0c5684b5ae7142622')
+sha256sums=('14626c27c63f68da11945d8d2da8cbea2201dffa065fe3111df642baf62c6489')
backup=('usr/lib/systemd/system/check-aurto-git-trigger.timer'
'usr/lib/systemd/system/update-aurto.timer'
'etc/aurto/makepkg-chroot.conf')