summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex Butler2021-01-21 22:44:57 +0000
committerAlex Butler2021-01-21 22:44:57 +0000
commit9abbe2b86f6171290be0341f8dec7708a628dae2 (patch)
treebeef286558f32c426a3d89c14d4620d377ee6fc8 /PKGBUILD
parentbdb6e46115f8b6d90f0a5bc760151bac5eac3aa7 (diff)
downloadaur-9abbe2b86f6171290be0341f8dec7708a628dae2.tar.gz
0.10.5-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e083e60a85d7..40b12015408a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alex Butler <alexheretic@gmail.com>
pkgname=aurto
-pkgver=0.10.4
+pkgver=0.10.5
pkgrel=1
pkgdesc="An AUR tool for managing an auto-updating local 'aurto' package repository using aurutils."
arch=('any')
@@ -18,7 +18,7 @@ optdepends=()
makedepends=('cargo')
install="aurto.install"
source=("https://github.com/alexheretic/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('0d25da3046d572a03b8a82e11e2c674dd30873e70006a7b2fa00069ad1aba804')
+sha256sums=('95bc80e141ec2470978fa259ebd585aab82a37a4c8ec8d3c2f488e225de0317e')
backup=('usr/lib/systemd/system/check-aurto-git-trigger.timer'
'usr/lib/systemd/system/update-aurto.timer'
'usr/lib/systemd/system/update-aurto-startup.timer'