summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRodolphe Bréard2021-06-13 21:32:48 +0200
committerRodolphe Bréard2021-06-13 21:32:48 +0200
commitc10ffa62e9d9ee8853cfb1d07b2077df4dc9a041 (patch)
treecc40f52e81d0697b7bcc3528d938812152dfc172 /PKGBUILD
parent6ec38ed18bc701a9c106c0f0e3aad4e84de91d20 (diff)
downloadaur-c10ffa62e9d9ee8853cfb1d07b2077df4dc9a041.tar.gz
ACMEd v0.18.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 614e64d016e8..576b52e6f59c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Rodolphe Bréard <packages@what.tf>
pkgname=acmed-polkit-reload
_pkgname=acmed
-pkgver=0.17.0
-pkgrel=2
+pkgver=0.18.0
+pkgrel=1
pkgdesc="Polkit rule allowing ACMEd to reload services"
arch=('any')
url="https://github.com/breard-r/acmed/"
license=('Apache' 'MIT')
depends=('acmed' 'polkit')
-source=("10-acmed.rules::https://raw.githubusercontent.com/breard-r/${_pkgname}/v${pkgver}/contrib/10-acmed.rules"
+source=("10-acmed.rules::https://raw.githubusercontent.com/breard-r/${_pkgname}/v${pkgver}/contrib/polkit/10-acmed.rules"
"LICENSE-APACHE-2.0.txt::https://raw.githubusercontent.com/breard-r/${_pkgname}/v${pkgver}/LICENSE-APACHE-2.0.txt"
"LICENSE-MIT.txt::https://raw.githubusercontent.com/breard-r/${_pkgname}/v${pkgver}/LICENSE-MIT.txt")
sha256sums=('17822f5ebee545a1625afa0409396f753b0b21cd56984bf3daf1e1015e23d951'