summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c9eeeaca300..d5f09752646a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Sat Jan 9 12:37:17 UTC 2016
pkgbase = kodi-platform-git
pkgdesc = Kodi platform support library
- pkgver = r36.33b6390
- pkgrel = 2
+ pkgver = r40.45d6ad1
+ pkgrel = 1
url = https://github.com/xbmc/kodi-platform
arch = armv7h
arch = i686
@@ -13,7 +15,7 @@ pkgbase = kodi-platform-git
depends = libplatform
provides = kodi-platform
conflicts = kodi-platform
- source = kodi-platform-git::git+https://github.com/xbmc/kodi-platform.git
+ source = kodi-platform-git::git+https://github.com/xbmc/kodi-platform.git#commit=45d6ad1
md5sums = SKIP
pkgname = kodi-platform-git
diff --git a/PKGBUILD b/PKGBUILD
index 99e7090aefb5..1203c10f93c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# https://github.com/michaellass/AUR
pkgname=kodi-platform-git
-pkgver=r36.33b6390
-pkgrel=2
+pkgver=r40.45d6ad1
+pkgrel=1
pkgdesc='Kodi platform support library'
arch=('armv7h' 'i686' 'x86_64')
url="https://github.com/xbmc/kodi-platform"
@@ -14,7 +14,7 @@ makedepends=('cmake' 'git')
depends=('kodi' 'libplatform')
provides=('kodi-platform')
conflicts=('kodi-platform')
-source=("${pkgname}::git+https://github.com/xbmc/kodi-platform.git")
+source=("${pkgname}::git+https://github.com/xbmc/kodi-platform.git#commit=45d6ad1")
md5sums=('SKIP')
pkgver() {