summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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}"