summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 277a6a4fcef2..e94de5ef5d28 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = emby-server-dev-unlocked
pkgdesc = Latest development version of Emby Server compiled with a patch to unlock Emby Premiere features
- pkgver = 3.2.60.13
- pkgrel = 2
+ pkgver = 3.2.60.14
+ pkgrel = 1
url = https://github.com/nicolahinssen/emby-dev-unlocked
install = emby-server.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 2185703d1e69..74002c1b1fa8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Andrew Rabert <draje@nullsum.net>
pkgname=emby-server-dev-unlocked
-pkgver=3.2.60.13
-pkgrel=2
+pkgver=3.2.60.14
+pkgrel=1
pkgdesc='Latest development version of Emby Server compiled with a patch to unlock Emby Premiere features'
arch=('i686' 'x86_64')
url='https://github.com/nicolahinssen/emby-dev-unlocked'