summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2020-10-15 09:07:20 -0400
committergraysky2020-10-15 09:07:20 -0400
commit103e60ad858f73b04f5c96e58105fa895d14c12f (patch)
tree0597cefafc553d6a63a56b2b8dd6ba5b9ddcb512 /PKGBUILD
parentb50b45e61c9e54ba1052683149ee4cbab43293a6 (diff)
downloadaur-103e60ad858f73b04f5c96e58105fa895d14c12f.tar.gz
Update to 1.109-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 575bcc578dc2..2b1208a892ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: graysky <graysky AT archlinux DOT us>
pkgname=kodi-standalone-service
-pkgver=1.108
-pkgrel=2
+pkgver=1.109
+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.
# You have been warned.
@@ -18,7 +18,7 @@ optdepends=(
'xorg-xinit: for kodi-x11.service'
)
source=("$pkgname-v$pkgver.tar.gz::https://github.com/graysky2/$pkgname/archive/v$pkgver.tar.gz")
-b2sums=('0ca00e75b0d26c18ae424d0c3987711962c726ea7be775438b8b30f82ec64f0c5a6c928be0541be3b04a85f1222c627579c27727a1ab6a4ae9da709b2a9d4b48')
+b2sums=('329204aa2b80502f2276030196143b3a09e270d7edb1c2c3c663c79d9c56b18d373ddad378ce326a839852778053548aa0c65d0876cc7daeefbe277687448d03')
package() {
cd "$pkgname-$pkgver"