summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLaramy Black2018-06-15 06:00:14 -0600
committerLaramy Black2018-06-15 06:00:14 -0600
commit0b57d957d94b48da785871ee2e0354f1a191bce6 (patch)
tree286a3fefa829c1a678cd28e4fb22d093983fee78 /PKGBUILD
parent43a9e464d2f18400bf953f0f91e8100392b2004f (diff)
downloadaur-nuvola-app-plex.tar.gz
cron update 2018-06-15
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21d59b0edaf7..21cac74a1316 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Laramy Black <laramy2020@gmail.com>
pkgname=nuvola-app-plex
-pkgver=1.3
+pkgver=1.4
pkgrel=1
pkgdesc="plex integration for Nuvola Player."
arch=("any")
@@ -10,7 +10,7 @@ license=('custom:BSD')
depends=('nuvolaruntime' 'imagemagick')
makedepends=('nuvolasdk' 'scour')
source=(https://github.com/tiliado/${pkgname}/archive/${pkgver}.tar.gz)
-sha256sums=('940e6d769627b56e2747d1b7d9f125811b72f8189acaad2eadacf49a52ba204f')
+sha256sums=('15af743d216a9021a1e37980f7994a0820d47a9d0312d1a8d23854875f1894c9')
build() {
cd "$srcdir/${pkgname}-${pkgver}"