summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 832bd9af7dde..62117a10f6f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = praat
pkgdesc = Doing Phonetics by computer (speech analysis)
- pkgver = 6.0.47
+ pkgver = 6.0.48
pkgrel = 1
url = http://www.fon.hum.uva.nl/praat/
arch = x86_64
@@ -15,12 +15,12 @@ pkgbase = praat
optdepends = ttf-sil-fonts
conflicts = praat-bin
conflicts = praat-git
- source = https://github.com/praat/praat/archive/v6.0.47.tar.gz
+ source = https://github.com/praat/praat/archive/v6.0.48.tar.gz
source = praat.desktop
source = praat.xpm
source = praat.svg
source = praat.1
- sha256sums = 4dfa563b8c8c4aef07ec1a73c466fa2268389d8dd0fe5300f03444b9a2f11f9d
+ sha256sums = 1cd477dd1df49675183e36977c3b6e7840c0e43a1abd0d584278f394fcd93157
sha256sums = 94720aedc8e9c9e9d53b3230d79ccaae551b5bc5e6986528664311d55f3cce5a
sha256sums = 07abf61475f22f83f0514a8fba1ec7bd3821d2b7f35b1215c1f3e1feb947d74b
sha256sums = db6c7568f6e13b4ce7c37bd9fcf289832867f79ba7d7fc48c4f13f0045ad98f1
diff --git a/PKGBUILD b/PKGBUILD
index 766473d7574f..549d99ab443b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: mrxx <mrxx at cyberhome dot at>
-# Maintainer: Charlotte Van Petegem <charlotte at vanpetegem dot me>
-# Maintainer: jpate <jkpate@jkpate.net>
+# Contributor: Charlotte Van Petegem <charlotte at vanpetegem dot me>
+# Contributor: jpate <jkpate@jkpate.net>
pkgname=praat
-pkgver=6.0.47
+pkgver=6.0.48
pkgrel=1
pkgdesc="Doing Phonetics by computer (speech analysis)"
arch=('x86_64')
@@ -14,7 +14,7 @@ makedepends=('pkg-config' 'gtk2' 'alsa-lib')
optdepends=( 'ttf-sil-fonts' )
conflicts=('praat-bin' 'praat-git')
source=("https://github.com/$pkgname/$pkgname/archive/v$pkgver.tar.gz" "$pkgname.desktop" "$pkgname.xpm" "$pkgname.svg" "$pkgname.1")
-sha256sums=('4dfa563b8c8c4aef07ec1a73c466fa2268389d8dd0fe5300f03444b9a2f11f9d'
+sha256sums=('1cd477dd1df49675183e36977c3b6e7840c0e43a1abd0d584278f394fcd93157'
'94720aedc8e9c9e9d53b3230d79ccaae551b5bc5e6986528664311d55f3cce5a'
'07abf61475f22f83f0514a8fba1ec7bd3821d2b7f35b1215c1f3e1feb947d74b'
'db6c7568f6e13b4ce7c37bd9fcf289832867f79ba7d7fc48c4f13f0045ad98f1'