summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex Butler2023-06-25 11:41:33 +0100
committerAlex Butler2023-06-25 11:41:33 +0100
commit4349436eae1c0732ad00233a522b2a7f7ea95267 (patch)
tree16107cc0523e4506e30bac4234fd54fe2400baef /PKGBUILD
parent1d4a25ccfbd68d7f9bd97babf8aeb79026b4a74c (diff)
downloadaur-4349436eae1c0732ad00233a522b2a7f7ea95267.tar.gz
0.12.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b13f8a80b24c..ea8c9e2e69ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alex Butler <alexheretic@gmail.com>
pkgname=aurto
-pkgver=0.12.3
+pkgver=0.12.4
pkgrel=1
pkgdesc="An AUR tool for managing an auto-updating local 'aurto' package repository using aurutils."
arch=('x86_64' 'aarch64' 'armv7h')
@@ -19,7 +19,7 @@ optdepends=()
makedepends=('cargo')
install="aurto.install"
source=("https://github.com/alexheretic/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('38406723f2b5091e3573ecfa42a15008fb994d4a7f3585b086e798aa7777564c')
+sha256sums=('244fcefded8261d4488f3e43d3f930034149a32b550745e4f431ff2d0972db79')
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'