summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Hayot2017-11-22 17:49:36 +0100
committerGuillaume Hayot2017-11-22 17:49:36 +0100
commit5d814dbdc6fa1ef36e6a72914213bf0726fda5da (patch)
tree7b620410387b7dd7bf94452a84ea33c6ca55d9ed /PKGBUILD
parent5ff5796e202dbb9a894122ad2e7eca977bd1de69 (diff)
downloadaur-5d814dbdc6fa1ef36e6a72914213bf0726fda5da.tar.gz
Update to 1.5.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 760510fe30d2..f1fcbac686a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Guillaume Hayot <ghayot@postblue.info>
pkgname=parlatype
-pkgver=1.5.3
+pkgver=1.5.4
pkgrel=2
pkgdesc="GNOME audio player for transcription"
arch=('any')
@@ -11,7 +11,7 @@ makedepends=('libreoffice' 'yelp-tools' 'intltool' 'gobject-introspection')
# makedepends=('libreoffice' 'yelp-tools' 'intltool' 'gobject-introspection' 'glade' 'gtk-doc')
optdepends=('libreoffice: LibreOffice macros' 'gst-plugins-ugly: Play MP3 files')
source=("https://github.com/gkarsay/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('584a739770e85dd91249fbb716aafdf490b325e2eea393857af80a16f7080fd4')
+sha256sums=('6f663317546215dace0cf80acaee334fd6448abbbf972dc3976e5da02515b6b9')
prepare() {
cd "$pkgname-$pkgver"