summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSpyros Stathopoulos2016-08-17 11:26:08 +0300
committerSpyros Stathopoulos2016-08-17 11:26:08 +0300
commit1a41cac150a7342a1f90247d703500d39f74ab3b (patch)
tree1d06f42bd7c015c23afc2830f7a84fdc4722bd86
parent3b05ee23bc527e221adbab6ccaeb53e2ee783444 (diff)
downloadaur-1a41cac150a7342a1f90247d703500d39f74ab3b.tar.gz
Update to 1.10.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ad0b3f59b74..fe1f816d553f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon May 30 19:02:20 UTC 2016
+# Wed Aug 17 08:25:37 UTC 2016
pkgbase = conky-lua-nv
pkgdesc = An advanced system monitor for X based on torsmo with lua and nvidia enabled
- pkgver = 1.10.2
- pkgrel = 2
+ pkgver = 1.10.4
+ 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.2.tar.gz
+ source = https://github.com/brndnmtthws/conky/archive/v1.10.4.tar.gz
source = ascii.patch
source = fix_build.patch
- sha1sums = 7392523d2eb9e2044faae8d44cbd006b387d0a85
+ sha1sums = f2da0e3b8e6ff8ebc42b35f710f822e228616993
sha1sums = 96cdbc38e8706c8a3120601983df5c7265716128
sha1sums = 6e53bb6e94b80b19f64451e34606c5d5e9c7a666
diff --git a/PKGBUILD b/PKGBUILD
index dd271ad69dbd..18661f381f46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
pkgname=conky-lua-nv
_pkgname=conky
-pkgver=1.10.2
-pkgrel=2
+pkgver=1.10.4
+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"
@@ -26,7 +26,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=('7392523d2eb9e2044faae8d44cbd006b387d0a85'
+sha1sums=('f2da0e3b8e6ff8ebc42b35f710f822e228616993'
'96cdbc38e8706c8a3120601983df5c7265716128'
'6e53bb6e94b80b19f64451e34606c5d5e9c7a666')
options=('!strip' 'debug')