summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ffe4d853663..329a433ff9f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=conky-lua-archers
_pkgname=conky
-pkgver=1.10.4
-pkgrel=4
+pkgver=1.10.5
+pkgrel=1
pkgdesc="A free, light-weight system monitor for X with lua enabled for Arch based distros"
arch=('i686' 'x86_64')
url="https://github.com/brndnmtthws/conky"
@@ -39,7 +39,7 @@ makedepends=(
)
source=("https://github.com/brndnmtthws/${_pkgname}/archive/v${pkgver}.tar.gz"
'asciime.patch')
-sha1sums=('f2da0e3b8e6ff8ebc42b35f710f822e228616993'
+sha1sums=('a560c356ce4c3e2918601743b57d19a18fe01a72'
'b07407c2be11cee7bd50e046024b89cf2579c448')
options=('strip' '!debug')