summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2015-10-02 18:07:09 -0400
committergraysky2015-10-02 18:07:09 -0400
commitc1e105a4efdab2f3278dbc3cebe258a192d22193 (patch)
tree76b5b9faf314a70e197bf6ccb12b7c915402696c /PKGBUILD
parentf64026560d4d99862eacd106247156c89284111e (diff)
downloadaur-c1e105a4efdab2f3278dbc3cebe258a192d22193.tar.gz
Update to 2.1.7-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81bd3de40429..83c56562f601 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=texturecache
_pkgname=texturecache.py
-pkgver=2.1.5
+pkgver=2.1.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=('638f36b064a97aee1b73cd901b1419a9b52c573874dff84816106339f4357de5')
+sha256sums=('73642a83109ed0309cc10966679396b25c1fffc3a0b3b672574d73b56667f5ee')
package() {
cd "$_pkgname-$pkgver"