summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD22
1 files changed, 11 insertions, 11 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c15dd55fc7a5..6dbe7797807c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,26 +1,26 @@
-#Maintainer: Xyne <ac xunilhcra enyx, backwards>
+#Maintainer: Xyne <gro xunilhcra enyx, backwards>
pkgname=autochown
-pkgver=2018
-pkgrel=1
+pkgver=2022.7
+pkgrel=3
pkgdesc='Monitor multiple directories using glob patterns and automatically adjust file ownership and permissions.'
arch=(i686 x86_64 armv6h armv6l armv7h armv7l armv8h armv8l)
license=(GPL)
-url="https://xyne.archlinux.ca/projects/autochown"
+url="https://xyne.dev/projects/autochown"
makedepends=(cmake rabbit_tree)
backup=(etc/autochownd.conf)
source=(
- https://xyne.archlinux.ca/projects/autochown/src/autochown-2018.tar.xz
- https://xyne.archlinux.ca/projects/autochown/src/autochown-2018.tar.xz.sig
+ https://xyne.dev/projects/autochown/src/autochown-2022.7.tar.xz
+ https://xyne.dev/projects/autochown/src/autochown-2022.7.tar.xz.sig
)
sha512sums=(
- a0a4531b2b8438e477e07dbb423be21d9f512f54a87fd867879aea4ac0a3f2ea543f5daa4fb2dc6f4483cecab61a08547d02eed370fd1e6a7f689edd76de52b2
- 30ce935b97af695cd1174a5ebfb3df9d4774ec0d3a34ca23f07f65eb1280b39d92918400f12df198f3c9ba7aeca8c5bf46c8405453e93678a80e99abfb2c45bb
+ 7e4aa477657727fb0bc86f02bcfb6dffc7e3522d6bae037fa9483468f059fd98d6475d203dfcc06dd107afa78b2978fac3adfc9998a670f6f39bf3fdfc13f532
+ 1bbb5800277096f794188abf13b1d6bb1136d11e95dafb927b25c1ada1553123652ce6d5aa1202f42e4aab5dbcc4357e4a169695e3a349f768c0a8457ec868d0
)
md5sums=(
- ed69f0e706b5ed0e9e171e1b0edbe958
- c7c3d6b242dceb6a30934933495deb8f
+ f82556fb057096762dd96584ba831d86
+ 314fa5586a7fe2db7bcf852fc2221c6a
)
-validpgpkeys=('EC3CBE7F607D11E663149E811D1F0DC78F173680')
+validpgpkeys=('D89FAAEB4CECAFD199A2F5E612C6F735F7A9A519')
build ()
{