summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2018-12-21 17:26:18 +0800
committerlilac2018-12-21 17:26:18 +0800
commit049c48442551ba46c7156299e886ab971c9fc7c3 (patch)
treea4e062298604300c7b0ded2887a2c64069dece32
parent233c8dda18603b67869b35337fdb6b36f23bf2ea (diff)
downloadaur-049c48442551ba46c7156299e886ab971c9fc7c3.tar.gz
update by lilac
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f54e9e3176eb..cc0dab7798b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = kalu-cli
pkgdesc = Upgrade notifier w/ AUR support, watched (AUR) packages, news (CLI only)
pkgver = 4.3.0
- pkgrel = 3
+ pkgrel = 4
url = https://jjacky.com/kalu
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 09b74d9390df..aaf0226fd587 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=kalu
pkgname=$_pkgname-cli
pkgver=4.3.0
-pkgrel=3
+pkgrel=4
pkgdesc="Upgrade notifier w/ AUR support, watched (AUR) packages, news (CLI only)"
arch=('i686' 'x86_64')
url="https://jjacky.com/kalu"