summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornot_anonymous2022-07-14 16:45:50 -0600
committernot_anonymous2022-07-14 16:45:50 -0600
commit485836d3bf449428be052f99d7f38ff641d427a3 (patch)
tree32c7ad5ac01a1f15af4274774a1adf54c377f7fe /PKGBUILD
parent29d07da185b2d8d328318af472fc282c34f46681 (diff)
downloadaur-485836d3bf449428be052f99d7f38ff641d427a3.tar.gz
Updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c07f27ec74a..b24869dca74f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
# Original author: Bennett Goble <nivardus at gmail dot com>
pkgname=xdemorse
-pkgver=3.6.4
-pkgrel=2
+pkgver=3.6.5
+pkgrel=1
pkgdesc="An X/GTK+ application - decodes Morse Code signals into text."
arch=('i686' 'x86_64')
url="http://www.qsl.net/5b4az/pkg/morse/xdemorse/xdemorse.html"
license=(GPL)
-depends=('gtk3' 'hamradio-menus')
+depends=('gtk3' 'hamradio-menus' 'alsa-lib')
makedepends=('autoconf' 'automake' 'intltool' 'imagemagick' 'pkg-config')
source=("http://www.qsl.net/5b4az/pkg/morse/$pkgname/$pkgname-$pkgver.tar.bz2"
# diff.autogen.sh
@@ -57,9 +57,9 @@ package() {
rm $pkgdir/usr/share/doc/$pkgname/$pkgname.1.gz
}
-md5sums=('9dd9ae5f614f62bd4fcc2288b6437ed7'
+md5sums=('be235ea4af07c3b77443937e484cc402'
'abb9f6e6510c9f747d70c738eeb5a824'
'568d6a9bc01dc76a39408dc93ac094a1')
-sha256sums=('d166e809855828383165cb1cbfaf256969bd8d787053c2068635764fe3a76a96'
+sha256sums=('9d763eb303990038905412a846da7e836dbe865397cbc99e93227be6509691c6'
'1a690f6c7fdb73be3ebcedb59390faf74fcfb5f71484290d9d5a682650d3c9b1'
'8aead0451f0c0ef8158b89654882c27b9fe6836beac6ecf2e7e0840b4cd4ec39')