Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
praat


Commits:
86405c8d by Caleb Maclennan at 2026-05-22T17:05:14+03:00
upgpkg: 6.4.67-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = praat
        pkgdesc = A speech analysis tool used for doing phonetics by computer
-       pkgver = 6.4.66
+       pkgver = 6.4.67
        pkgrel = 1
        url = https://www.fon.hum.uva.nl/praat/
        arch = x86_64
@@ -14,12 +14,12 @@ pkgbase = praat
        depends = ttf-charis
        depends = ttf-doulos-sil
        optdepends = ttf-sil-fonts
-       source = 
https://github.com/praat/praat/archive/v6.4.66/praat.github.io-6.4.66.tar.gz
+       source = 
https://github.com/praat/praat/archive/v6.4.67/praat.github.io-6.4.67.tar.gz
        source = praat.1
        source = praat.desktop
        source = praat.svg
        source = praat.xpm
-       sha256sums = 
b91d1eeec67fc5db2176cb18381898169c00fc98354309ad8a8cc30588977bed
+       sha256sums = 
b032404b50c9745b1a75967569dbdd805d75dc5d66ffd0d09f1cc7977c36bbce
        sha256sums = 
21ee03cae45be634c57c167c2dfbdfd9d9b7feadb98e0124413d9426c199e81c
        sha256sums = 
94720aedc8e9c9e9d53b3230d79ccaae551b5bc5e6986528664311d55f3cce5a
        sha256sums = 
db6c7568f6e13b4ce7c37bd9fcf289832867f79ba7d7fc48c4f13f0045ad98f1


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
 # https://tracker.debian.org/pkg/praat
 
 pkgname=praat
-pkgver=6.4.66
+pkgver=6.4.67
 pkgrel=1
 pkgdesc='A speech analysis tool used for doing phonetics by computer'
 arch=(x86_64 i686 aarch64)
@@ -27,19 +27,15 @@ source=("$_url/archive/v$pkgver/$_archive.tar.gz"
         "$pkgname.desktop"
         "$pkgname.svg"
         "$pkgname.xpm")
-sha256sums=('b91d1eeec67fc5db2176cb18381898169c00fc98354309ad8a8cc30588977bed'
+sha256sums=('b032404b50c9745b1a75967569dbdd805d75dc5d66ffd0d09f1cc7977c36bbce'
             '21ee03cae45be634c57c167c2dfbdfd9d9b7feadb98e0124413d9426c199e81c'
             '94720aedc8e9c9e9d53b3230d79ccaae551b5bc5e6986528664311d55f3cce5a'
             'db6c7568f6e13b4ce7c37bd9fcf289832867f79ba7d7fc48c4f13f0045ad98f1'
             '07abf61475f22f83f0514a8fba1ec7bd3821d2b7f35b1215c1f3e1feb947d74b')
 
-prepare() {
-       cd "$_archive"
-       cp makefiles/makefile.defs.linux.pulse-native-gcc makefile.defs
-}
-
 build() {
        cd "$_archive"
+       export PRAAT_AUDIO=pulse
        make
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/praat/-/commit/86405c8da29a6b0e0ca0fa535370fe3af47659bc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/praat/-/commit/86405c8da29a6b0e0ca0fa535370fe3af47659bc
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to