summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ed2b2088533..c57d9ac3fad1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=texturecache
_pkgname=texturecache.py
-pkgver=2.2.8
+pkgver=2.2.9
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=('1e3dce8fa7ffc09b0eb3568787c010fdae55147b6d2cdc2e3b1cd574e88aa296')
+sha256sums=('4ad4fd826d1a0fce264bfd8b213995e249f564776c8610128b40eac1b5651c09')
package() {
cd "$_pkgname-$pkgver"