summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSpyros Stathopoulos2016-10-16 16:58:44 +0100
committerSpyros Stathopoulos2016-10-16 16:58:44 +0100
commitcd0562de206342f3d1c3204b035d2bf8df1d5214 (patch)
tree831dd3d6dd3772a6740ff2e22a9b2e84da61701e
parent7861e9f576706588fa0efa1c26135593b26c1fdf (diff)
downloadaur-cd0562de206342f3d1c3204b035d2bf8df1d5214.tar.gz
Update to v1.10.5
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index deb40c66e2c8..ade22de8dc35 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Sep 2 10:00:21 UTC 2016
+# Sun Oct 16 15:55:50 UTC 2016
pkgbase = conky-lua-nv
pkgdesc = An advanced system monitor for X based on torsmo with lua and nvidia enabled
- pkgver = 1.10.4
- pkgrel = 2
+ pkgver = 1.10.5
+ pkgrel = 1
url = https://github.com/brndnmtthws/conky
install = conky-lua-nv.install
arch = i686
@@ -39,10 +39,10 @@ pkgbase = conky-lua-nv
replaces = conky
options = !strip
options = debug
- source = https://github.com/brndnmtthws/conky/archive/v1.10.4.tar.gz
+ source = https://github.com/brndnmtthws/conky/archive/v1.10.5.tar.gz
source = ascii.patch
source = fix_build.patch
- sha1sums = f2da0e3b8e6ff8ebc42b35f710f822e228616993
+ sha1sums = a560c356ce4c3e2918601743b57d19a18fe01a72
sha1sums = 96cdbc38e8706c8a3120601983df5c7265716128
sha1sums = 6e53bb6e94b80b19f64451e34606c5d5e9c7a666
diff --git a/PKGBUILD b/PKGBUILD
index d8398d8133ad..792d72b10dd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
pkgname=conky-lua-nv
_pkgname=conky
-pkgver=1.10.4
-pkgrel=2
+pkgver=1.10.5
+pkgrel=1
pkgdesc="An advanced system monitor for X based on torsmo with lua and nvidia enabled"
arch=('i686' 'x86_64')
url="https://github.com/brndnmtthws/conky"
@@ -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=('f2da0e3b8e6ff8ebc42b35f710f822e228616993'
+sha1sums=('a560c356ce4c3e2918601743b57d19a18fe01a72'
'96cdbc38e8706c8a3120601983df5c7265716128'
'6e53bb6e94b80b19f64451e34606c5d5e9c7a666')
options=('!strip' 'debug')