summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexey Korop2020-09-21 08:25:05 +0300
committerAlexey Korop2020-09-21 08:25:05 +0300
commit455a5c911c9e85d847fec4c7e2d608fb32025661 (patch)
tree4c8377cbc029a7b72220e64ba4a87250cc9d45af /PKGBUILD
parent257cf9820c35cf71b77e35d46929064de6cda8b2 (diff)
downloadaur-conky-mt.tar.gz
Update to 1.11.5.3 - recompiled with lua 5.4
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48819dbd91c3..3445f39a9bed 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
pkgname=conky-mt
pkgver=1.11.5
-pkgrel=2
+pkgrel=3
pkgdesc='Lightweight system monitor for X'
url='https://github.com/brndnmtthws/conky'
license=('BSD' 'GPL')
@@ -25,7 +25,7 @@ source=("https://github.com/brndnmtthws/conky/archive/v${pkgver}.tar.gz"
'xshape.patch'
)
sha256sums=('4cefdd92219a90934c28297e4ac7448a3f69d6aeec5d48c5763b23f6b214ef13'
- 'e88d967ac00ffcda4bd85d7f175608246d795590007a4d0e481e8dfc13c486e6')
+ 'e88d967ac00ffcda4bd85d7f175608246d795590007a4d0e481e8dfc13c486e6')
options=('!strip' 'debug')
prepare() {