summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 382c7f4b3eb0..983695341ebf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libreelec-git
pkgdesc = Build LibreELEC for any device and architecture
- pkgver = r34501.c782141e95
+ pkgver = r36611.04dc864eeb
pkgrel = 1
url = https://wiki.libreelec.tv/compile
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index c4b508d0ca83..ab89329d95a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer graysky <graysky AT archlinux DOT us>
# EDIT the build function to build disired PROJECT and ARCH, see:
-# https://wiki.libreelec.tv/compile#choose_the_project_and_arch_to_compile
+# https://wiki.libreelec.tv/development-1/build-basics#building
#
# When complete, there will be no package, you can manually copy the images
# from $srcdir/target/
pkgname=libreelec-git
-pkgver=r34501.c782141e95
+pkgver=r36611.04dc864eeb
pkgrel=1
pkgdesc='Build LibreELEC for any device and architecture'
arch=('x86_64')