summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a57763773735..8027264bfe50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thomas Gatzweiler <thomas.gatzweiler@gmail.com>
pkgname=flmsg
-pkgver=4.0.3
+pkgver=4.0.6
pkgrel=1
pkgdesc="Forms management editor for Amateur Radio standard message formats"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="http://www.w1hkj.com/"
license=('GPL')
depends=('fldigi')
source=(http://downloads.sourceforge.net/project/fldigi/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('adfd0635334338d4bcc49c2523557f12')
+md5sums=('031ccd647a5928ab12a945ea30312cc9')
build() {
cd $pkgname-$pkgver