summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2015-06-26 16:40:59 -0400
committergraysky2015-06-26 16:40:59 -0400
commit18638635427c3c34fdbc083c9b2d411490da4e44 (patch)
tree7dd6d5a5de1993b2130a0e0ffd23c2b78d2e81de /PKGBUILD
parent2806ba5d203a1c6295ebdef154ace7f3d7bde514 (diff)
downloadaur-18638635427c3c34fdbc083c9b2d411490da4e44.tar.gz
Update to 1.9.7-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e37b1728780..2ef5ffc3ac63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=texturecache
_pkgname=texturecache.py
-pkgver=1.9.5
+pkgver=1.9.7
pkgrel=1
pkgdesc="Utility to manage the XBMC/Kodi texture cache and more."
arch=('any')
@@ -13,7 +13,7 @@ conflicts=('xbmc-texturecache')
replaces=('xbmc-texturecache')
install=readme.install
source=("https://github.com/MilhouseVH/${_pkgname/%%.py}/archive/$pkgver.tar.gz")
-sha256sums=('0e7b38a363e4f0d3f045fdc6cbc1c9c466b4bb75c51a00069f86207d9f393fef')
+sha256sums=('ea26f971ecc71d9f080022f099d9522eb593eeaecd76790b346e7cd2f71ecd14')
package() {
cd "$_pkgname-$pkgver"