summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIgor Dyatlov2021-08-10 20:29:23 +0300
committerIgor Dyatlov2021-08-10 20:29:23 +0300
commitf38c2fbd418c348cd4c07d5374d0a57990c291d2 (patch)
tree9ca2ec7bce38452df8fd307ea00f3d77c0112e1d /PKGBUILD
parente7cee9eb1eb0fda4101cf835202f6fac0968e8e3 (diff)
downloadaur-f38c2fbd418c348cd4c07d5374d0a57990c291d2.tar.gz
Updates
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96327f0660d5..e5bdf9bd7133 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=girens
pkgver=1.1.9
-pkgrel=1
+pkgrel=2
pkgdesc="Girens is a Plex GTK client for playing movies, TV shows and music from your Plex library"
-arch=('any')
+arch=('x86_64')
url="https://gitlab.gnome.org/tijder/girens"
license=('GPL3')
depends=('mpv' 'plex-remote' 'python-plexapi' 'libass' 'libhandy' 'fribidi' 'ffmpeg' 'python-mpv' 'python-idna' 'python-certifi' 'python-chardet' 'python-urllib3' 'python-requests' 'python-tqdm' 'python-six' 'python-websocket-client')
-makedepends=('meson')
+makedepends=('meson' 'python')
source=("https://gitlab.gnome.org/tijder/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-md5sums=('SKIP') #autofill using updpkgsums
+sha256sums=('d7c2275eb61a963a0a04782d8088896980bbc57a3fd00383df906e72dea847a4')
build() {
arch-meson "$pkgname-v$pkgver" build