summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5a4c50a3c25..65cbe1f6fcf2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ebook2cw
pkgdesc = Converts plain text files to Morse Code formatted as MP3 or OGG
- pkgver = 0.8.4
+ pkgver = 0.8.5
pkgrel = 1
url = http://fkurz.net/ham/ebook2cw.html
arch = i686
@@ -9,17 +9,17 @@ pkgbase = ebook2cw
depends = lame
depends = libvorbis
optdepends = mpg123: for CLI playback/testing
- source = http://fkurz.net/ham/ebook2cw/ebook2cw-0.8.4.tar.gz
+ source = http://fkurz.net/ham/ebook2cw/ebook2cw-0.8.5.tar.gz
source = http://fkurz.net/ham/ebook2cw/example/Example.txt
source = http://fkurz.net/ham/ebook2cw/example/Chapter00.mp3
source = http://fkurz.net/ham/ebook2cw/example/Chapter01.mp3
source = http://fkurz.net/ham/ebook2cw/example/Chapter02.mp3
- md5sums = 47d8871099b4813b491d30d15d3983d9
+ md5sums = 84f4a630870329c7dc589a6c12762757
md5sums = 426e3b5ee86806cefbe2a499b4fd35b9
md5sums = 52c6884888810f6b7199f004c38608a9
md5sums = 4396acf1065cc198bdc545ae83968b19
md5sums = d0aa612cdfd651ce03bfead58319b7ed
- sha256sums = 85375359f7e870fb7965591aa7c1a854767acf18e3c768554c0f0fe811ebe990
+ sha256sums = 571f734f12123b4affbad90b55dd4c9630b254afe343fa621fc5114b9bd25fc3
sha256sums = 8032dd47c1efbef8f02e3fb421e0c172f7165b7c23b856228c4632a6296d5f26
sha256sums = fee8e860f8cea4c5504beb02d12d41795a039e27eb32aab0dd297a37e3ad3103
sha256sums = 38a6bee36cf76b9280b66f871a2edd565192b13604b0ed316317027cf9175243
diff --git a/PKGBUILD b/PKGBUILD
index 96b7ac2f3c55..035138e8f293 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=ebook2cw
-pkgver=0.8.4
+pkgver=0.8.5
pkgrel=1
pkgdesc="Converts plain text files to Morse Code formatted as MP3 or OGG"
arch=('i686' 'x86_64')
@@ -37,12 +37,12 @@ package() {
install -m644 ../Example.txt $pkgdir/usr/share/$pkgname
install -m644 ../*.mp3 $pkgdir/usr/share/$pkgname
}
-md5sums=('47d8871099b4813b491d30d15d3983d9'
+md5sums=('84f4a630870329c7dc589a6c12762757'
'426e3b5ee86806cefbe2a499b4fd35b9'
'52c6884888810f6b7199f004c38608a9'
'4396acf1065cc198bdc545ae83968b19'
'd0aa612cdfd651ce03bfead58319b7ed')
-sha256sums=('85375359f7e870fb7965591aa7c1a854767acf18e3c768554c0f0fe811ebe990'
+sha256sums=('571f734f12123b4affbad90b55dd4c9630b254afe343fa621fc5114b9bd25fc3'
'8032dd47c1efbef8f02e3fb421e0c172f7165b7c23b856228c4632a6296d5f26'
'fee8e860f8cea4c5504beb02d12d41795a039e27eb32aab0dd297a37e3ad3103'
'38a6bee36cf76b9280b66f871a2edd565192b13604b0ed316317027cf9175243'