summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2023-12-04 16:20:27 -0700
committernot_anonymous2023-12-04 16:20:27 -0700
commitb8baec6bfaf7f787b2ccef11029da18429263d62 (patch)
tree225f78c50d3eb25d73735b6b7a6a2cbc34f971cd
parent42492634f43468ecb60b2c27ac189d1755291e58 (diff)
downloadaur-b8baec6bfaf7f787b2ccef11029da18429263d62.tar.gz
Updated
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4efc0f51b001..cae48fa6e022 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ebook2cwgui
pkgdesc = Converts plain text files to Morse Code formatted as MP3 or OGG - GUI
pkgver = 0.1.2
- pkgrel = 2
+ pkgrel = 3
url = http://fkurz.net/ham/ebook2cw.html
arch = i686
arch = x86_64
license = GPL
depends = ebook2cw
- depends = wxgtk2.8
+ depends = wxgtk2.8-light
depends = hamradio-menus
source = http://fkurz.net/ham/ebook2cw/ebook2cwgui-0.1.2.tar.gz
source = diff.Makefile
@@ -23,4 +23,3 @@ pkgbase = ebook2cwgui
sha256sums = 056c054e9b9039655371cd4483b3d821c51944007b5bab2c91efe20788bb675a
pkgname = ebook2cwgui
-
diff --git a/PKGBUILD b/PKGBUILD
index b99b7263f8d8..5a90a5c54627 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=ebook2cwgui
pkgver=0.1.2
-pkgrel=2
+pkgrel=3
pkgdesc="Converts plain text files to Morse Code formatted as MP3 or OGG - GUI"
arch=('i686' 'x86_64')
url="http://fkurz.net/ham/ebook2cw.html"
license=('GPL')
-depends=('ebook2cw' 'wxgtk2.8' 'hamradio-menus')
+depends=('ebook2cw' 'wxgtk2.8-light' 'hamradio-menus')
source=(http://fkurz.net/ham/ebook2cw/${pkgname}-${pkgver}.tar.gz
diff.Makefile
$pkgname.png