summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormrxx2019-03-03 04:16:10 +0100
committermrxx2019-03-03 04:16:10 +0100
commit607c6f5fb8d0671514e8bc11b6090e5447b1d93b (patch)
tree112114f282513f0cd01838aaef02b7816b96db5c
parenta577bcda53308fbaf8d4413b3737ab288b990daa (diff)
downloadaur-607c6f5fb8d0671514e8bc11b6090e5447b1d93b.tar.gz
Update to 6.0.49
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62117a10f6f8..d53b1cd543e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = praat
pkgdesc = Doing Phonetics by computer (speech analysis)
- pkgver = 6.0.48
+ pkgver = 6.0.49
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.48.tar.gz
+ source = https://github.com/praat/praat/archive/v6.0.49.tar.gz
source = praat.desktop
source = praat.xpm
source = praat.svg
source = praat.1
- sha256sums = 1cd477dd1df49675183e36977c3b6e7840c0e43a1abd0d584278f394fcd93157
+ sha256sums = 54e8fdf4fb4907103f5da923d44616364675dd341824202d645eb305492411b7
sha256sums = 94720aedc8e9c9e9d53b3230d79ccaae551b5bc5e6986528664311d55f3cce5a
sha256sums = 07abf61475f22f83f0514a8fba1ec7bd3821d2b7f35b1215c1f3e1feb947d74b
sha256sums = db6c7568f6e13b4ce7c37bd9fcf289832867f79ba7d7fc48c4f13f0045ad98f1
diff --git a/PKGBUILD b/PKGBUILD
index 549d99ab443b..d7b783d91815 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: jpate <jkpate@jkpate.net>
pkgname=praat
-pkgver=6.0.48
+pkgver=6.0.49
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=('1cd477dd1df49675183e36977c3b6e7840c0e43a1abd0d584278f394fcd93157'
+sha256sums=('54e8fdf4fb4907103f5da923d44616364675dd341824202d645eb305492411b7'
'94720aedc8e9c9e9d53b3230d79ccaae551b5bc5e6986528664311d55f3cce5a'
'07abf61475f22f83f0514a8fba1ec7bd3821d2b7f35b1215c1f3e1feb947d74b'
'db6c7568f6e13b4ce7c37bd9fcf289832867f79ba7d7fc48c4f13f0045ad98f1'