summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2022-01-18 07:27:47 -0500
committergraysky2022-01-18 07:27:47 -0500
commit70bb4e53c3a7a14b49a2d9ebefc7030f9a312cfd (patch)
tree360f502b3144e4cd79e459a20e2ccca8a4b7ae9c /PKGBUILD
parent87a54d4b98803de07cbc1ca30c2b8feffc363339 (diff)
downloadaur-70bb4e53c3a7a14b49a2d9ebefc7030f9a312cfd.tar.gz
Update to 1.135-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4f165536f51..0ad207f46e2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: graysky <graysky AT archlinux DOT us>
pkgname=kodi-standalone-service
-pkgver=1.134
+pkgver=1.135
pkgrel=1
pkgdesc="Systemd services to run kodi in stand-alone mode without a DE"
# Do NOT attempt to use this package on Arch ARM! This is only for x86_64.
@@ -20,7 +20,7 @@ optdepends=(
'xorg-xwayland: for kodi-wayland.service'
)
source=("$pkgname-v$pkgver.tar.gz::https://github.com/graysky2/$pkgname/archive/v$pkgver.tar.gz")
-b2sums=('a7733c90791a1e343c0d0197e80af490bc8ea16b703c3268a9d05e218659ac35eb5986591eabc6083456155946630ea196001db7ce5cbf506c03963040f4c8ec')
+b2sums=('ff734b461a2d1e71f9a4026345800d51d3cb48ecc09beb9bf6917211cfbe4de4342c7746453fe93ad012917c25a3d5de54b21c4de24fec0ac5fbcb507ce99e88')
package() {
cd "$pkgname-$pkgver"