summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2021-06-28 16:01:19 -0400
committergraysky2021-06-28 16:01:19 -0400
commit65c7b89c08d06a9edcc7d152611064db8fa56754 (patch)
treec23d5f93b64bda9c0caa066c8eb50054b6d38cae /PKGBUILD
parent1e7cb2ef0578131402cb44c66b89d6906a8c92c0 (diff)
downloadaur-65c7b89c08d06a9edcc7d152611064db8fa56754.tar.gz
Update to r57892.4ae5bbfd67b-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8b62e08a1b5..793e9bcd4b9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,14 +18,14 @@
# for his xbmc-vdpau-vdr PKGBUILD at https://archvdr.svn.sourceforge.net/svnroot/archvdr/trunk/archvdr/xbmc-vdpau-vdr/PKGBUILD
# set this to anything to build with clang rather than with gcc
-_clangbuild=1
+_clangbuild=
pkgbase=kodi-git
pkgname=(
"$pkgbase-common" "$pkgbase-x11" "$pkgbase-wayland" "$pkgbase-gbm"
"$pkgbase-eventclients" "$pkgbase-tools-texturepacker" "$pkgbase-dev"
)
-pkgver=r57875.f14affe3ac9
+pkgver=r57892.4ae5bbfd67b
pkgrel=1
arch=('x86_64')
url="https://kodi.tv"