summaryrefslogtreecommitdiffstats
path: root/audio/abcde/abcde.SlackBuild
diff options
context:
space:
mode:
author Andreas Voegele <andreas@andreasvoegele.com>2019-02-01 00:46:59 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-02-01 00:46:59 +0700
commitddcc2b944ba7377610d00435a966c45f95a70912 (patch)
treeaa8e8fac33dbc3713bb6ef95ce23c2d392bbb309 /audio/abcde/abcde.SlackBuild
parentdc3411d5004a0c122664e378db295df0f211f7da (diff)
downloadslackbuilds-ddcc2b944ba7377610d00435a966c45f95a70912.tar.gz
slackbuilds-ddcc2b944ba7377610d00435a966c45f95a70912.tar.xz
audio/abcde: Updated for version 2.9.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/abcde/abcde.SlackBuild')
-rw-r--r--audio/abcde/abcde.SlackBuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/abcde/abcde.SlackBuild b/audio/abcde/abcde.SlackBuild
index 25947808ef..954d5e469a 100644
--- a/audio/abcde/abcde.SlackBuild
+++ b/audio/abcde/abcde.SlackBuild
@@ -28,7 +28,7 @@
# Modified by Andreas Voegele
PRGNAM=abcde
-VERSION=${VERSION:-2.9.1}
+VERSION=${VERSION:-2.9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -62,7 +62,6 @@ find -L . \
patch -p1 < $CWD/id3-genre.diff
patch -p1 < $CWD/padding.diff
-patch -p1 < $CWD/glyrc-locale.diff
make install DESTDIR=$PKG \
prefix=/usr \