summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSpyros Stathopoulos2016-12-29 12:46:35 +0200
committerSpyros Stathopoulos2016-12-29 12:46:35 +0200
commit11a2e4014c2ee2b3f0379685acd49c68c3338e09 (patch)
treeb72f12bd5e989ab1ea9477911edfc423062ea96b
parentcd0562de206342f3d1c3204b035d2bf8df1d5214 (diff)
downloadaur-11a2e4014c2ee2b3f0379685acd49c68c3338e09.tar.gz
Update to 1.10.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ade22de8dc35..6f57c8fc4f06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Oct 16 15:55:50 UTC 2016
+# Thu Dec 29 10:37:38 UTC 2016
pkgbase = conky-lua-nv
pkgdesc = An advanced system monitor for X based on torsmo with lua and nvidia enabled
- pkgver = 1.10.5
+ pkgver = 1.10.6
pkgrel = 1
url = https://github.com/brndnmtthws/conky
install = conky-lua-nv.install
@@ -39,10 +39,10 @@ pkgbase = conky-lua-nv
replaces = conky
options = !strip
options = debug
- source = https://github.com/brndnmtthws/conky/archive/v1.10.5.tar.gz
+ source = https://github.com/brndnmtthws/conky/archive/v1.10.6.tar.gz
source = ascii.patch
source = fix_build.patch
- sha1sums = a560c356ce4c3e2918601743b57d19a18fe01a72
+ sha1sums = 54cb3322dc3a969f1fda03383012c61d57261345
sha1sums = 96cdbc38e8706c8a3120601983df5c7265716128
sha1sums = 6e53bb6e94b80b19f64451e34606c5d5e9c7a666
diff --git a/PKGBUILD b/PKGBUILD
index 792d72b10dd6..9f714c47595f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=conky-lua-nv
_pkgname=conky
-pkgver=1.10.5
+pkgver=1.10.6
pkgrel=1
pkgdesc="An advanced system monitor for X based on torsmo with lua and nvidia enabled"
arch=('i686' 'x86_64')
@@ -27,7 +27,7 @@ optdepends=('nvidia: for GT4xx and newer GPUs',
source=(https://github.com/brndnmtthws/${_pkgname}/archive/v${pkgver}.tar.gz
ascii.patch
fix_build.patch)
-sha1sums=('a560c356ce4c3e2918601743b57d19a18fe01a72'
+sha1sums=('54cb3322dc3a969f1fda03383012c61d57261345'
'96cdbc38e8706c8a3120601983df5c7265716128'
'6e53bb6e94b80b19f64451e34606c5d5e9c7a666')
options=('!strip' 'debug')