summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBradford Smith2020-03-01 14:10:07 -0500
committerBradford Smith2020-03-01 14:10:07 -0500
commite1b92a12ba48bd275b1c7ab529be2a2345926b37 (patch)
treec6f3b32c92cbc5970b7813ee7a9341bb69491b37 /PKGBUILD
parentc3695b5701df21180c2fa3a8ad1514a369398ed1 (diff)
downloadaur-e1b92a12ba48bd275b1c7ab529be2a2345926b37.tar.gz
Only show data file warning on upgrade from 0.1.*
The change from versions 0.1.* to 0.2.0 required this warning, the following changes should only show the warning in such an upgrade situation.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6b1185f3fcf..ab2115c2ff9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=informant
pkgver=0.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="An Arch Linux News reader and pacman hook"
arch=('any')
url="https://github.com/bradford-smith94/$pkgname"