summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn A Ginis2019-02-23 10:59:35 +0200
committerJohn A Ginis2019-02-23 10:59:35 +0200
commit4a11eb4893e48ef45da674ba87bb5bdb78eca508 (patch)
tree663edca4592a1a2423105409668671f08ebfb143 /PKGBUILD
parent4ae873d5106b37bb9283595b59be499c129a97bc (diff)
downloadaur-4a11eb4893e48ef45da674ba87bb5bdb78eca508.tar.gz
New version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ae5f925cc1b..41c215eb3181 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=conky-lua-archers
_pkgname=conky
-pkgver=1.11.2
+pkgver=1.11.3
pkgrel=1
pkgdesc="A free, light-weight system monitor for X with lua enabled for Arch based distros"
arch=('i686' 'x86_64')
@@ -38,7 +38,7 @@ makedepends=(
'perl-xml-sax-expat'
)
source=("https://github.com/brndnmtthws/${_pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('1acf9dae9ce1a762309ab6b600a0464c2e054420d416b515ff39658430a0e819')
+sha256sums=('0140e749537d4d05bf33fbac436e54756faa26021e16f2bca418e9eeea724eb4')
options=('strip' '!debug' '!emptydirs')
prepare() {