summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2415ce7e21a..3bd4d84ceace 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = emby-server-dev-unlocked
pkgdesc = Latest development version of Emby Server compiled with a patch to unlock Emby Premiere features
- pkgver = 3.3.1.27
+ pkgver = 3.3.1.28
pkgrel = 1
url = https://github.com/nicolahinssen/emby-dev-unlocked
install = emby-server.install
diff --git a/PKGBUILD b/PKGBUILD
index 2dd8e973e746..96ea093601e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Andrew Rabert <draje@nullsum.net>
pkgname=emby-server-dev-unlocked
-pkgver=3.3.1.27
+pkgver=3.3.1.28
pkgrel=1
pkgdesc='Latest development version of Emby Server compiled with a patch to unlock Emby Premiere features'
arch=('i686' 'x86_64')