summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Hayot2017-07-03 21:46:53 +0200
committerGuillaume Hayot2017-07-03 21:46:53 +0200
commit03d0354ed5de6ad4b9296614569d4d832a79e59b (patch)
treed7d8bc85ead796231bf44c5f75402cb0e55c556e /PKGBUILD
parentd07006357caa649f2c2a62ffe2f2d34052e4a576 (diff)
downloadaur-03d0354ed5de6ad4b9296614569d4d832a79e59b.tar.gz
Updating deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66db877dca18..90fccbe86a7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Guillaume Hayot <ghayot@postblue.info>
pkgname=parlatype
pkgver=1.5
-pkgrel=2
+pkgrel=3
pkgdesc="GNOME audio player for transcription"
arch=('any')
url="https://gkarsay.github.io/parlatype/"
license=('GPL')
-depends=('gtk3' 'intltool' 'gobject-introspection-runtime' 'yelp-tools' 'gst-plugins-base' 'gst-plugins-good' 'libreoffice')
+depends=('gtk3' 'intltool' 'gobject-introspection' 'yelp-tools' 'gst-plugins-base' 'gst-plugins-good' 'libreoffice')
source=("https://github.com/gkarsay/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
noextract=()
md5sums=('8de6ae7bb0f261b4f48effbe133684c5')