summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2019-01-12 10:03:14 -0500
committergraysky2019-01-12 10:03:14 -0500
commit22903def9907154df11cde4e9e02e73828d8720e (patch)
tree75a9899f6e24ae11ab8bb87d0402582fdb748da7 /PKGBUILD
parentfa387188eab5d517a228263d7b6ee70d66ac1a9e (diff)
downloadaur-22903def9907154df11cde4e9e02e73828d8720e.tar.gz
Update to 2.4.8-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4ebe976c5bb..f657186008be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=texturecache
_pkgname=texturecache.py
-pkgver=2.4.7
+pkgver=2.4.8
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=("$pkgname-$pkgver.tar.gz::https://github.com/MilhouseVH/$pkgname.py/archive/$pkgver.tar.gz")
-sha256sums=('931db4a1626e583a654ab881da4e62856cd457b143a288bca83d38db2621d0cc')
+sha256sums=('e4279ee57e0afd3875c9cdbdc732598b0ca12722e0652271887700b0138e3c26')
package() {
cd "$_pkgname-$pkgver"