summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNeal2022-06-23 18:08:11 -0500
committerNeal2022-06-23 18:08:11 -0500
commitd64568eb45a3f30837e12f14e38ea1f1368e4a5d (patch)
tree305eb97eaf454e06069edbbf50e889903ca93c60 /PKGBUILD
parent3561d8a1abcf3d4a183c4121e440707b1995b833 (diff)
downloadaur-d64568eb45a3f30837e12f14e38ea1f1368e4a5d.tar.gz
Fix build, remove translations patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6889f3ba0b5f..452e75348e73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Thomas Gatzweiler <thomas.gatzweiler@gmail.com> wsjtx-svn maintainer
pkgname=wsjtx-git
-pkgver=r9132.d28164e92
-pkgrel=3
+pkgver=r9383.6744bc546
+pkgrel=1
pkgdesc='Software for Amateur Radio Weak-Signal Communication (JT9 and JT65)'
# change _wsjtx_tag to other versions such as wsjtx-2.5.0-rc1
_wsjtx_tag=master
@@ -24,7 +24,6 @@ pkgver() {
prepare() {
cd "$srcdir/${pkgname%-git}"
- patch -i ../../0001_translations_fix.patch
}
build() {