summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBradford Smith2020-01-15 21:45:21 -0500
committerBradford Smith2020-01-15 21:45:21 -0500
commit54135b0194dbf97d430737040a7af3f297ff24c5 (patch)
treee147e11f602bf83102e4732d9727649ea92b45e4 /PKGBUILD
parenta791868846326c3b3492ad18521fd8576dc7607f (diff)
downloadaur-54135b0194dbf97d430737040a7af3f297ff24c5.tar.gz
Add permissions change to cache file
Forgot to update permissions for the group to work right.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86a24a634d62..83faab6276fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=informant
pkgver=0.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="An Arch Linux News reader and pacman hook"
arch=('any')
url="https://github.com/bradford-smith94/$pkgname"