From b5f65f76874cd84a6ad1823a09d690f135961447 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Thu, 26 Feb 2015 09:25:05 +0200 Subject: system/TermRecord: Updated for version 1.2.4. Signed-off-by: Dimitris Zlatanidis --- system/TermRecord/TermRecord.SlackBuild | 6 +----- system/TermRecord/TermRecord.info | 6 +++--- 2 files changed, 4 insertions(+), 8 deletions(-) (limited to 'system') diff --git a/system/TermRecord/TermRecord.SlackBuild b/system/TermRecord/TermRecord.SlackBuild index c0d44a5865..274dba981b 100644 --- a/system/TermRecord/TermRecord.SlackBuild +++ b/system/TermRecord/TermRecord.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=TermRecord -VERSION=${VERSION:-1.1.3} +VERSION=${VERSION:-1.2.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -69,10 +69,6 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; -# fix data files paths to /usr/share/TermRecord -sed -i 's/\/local//' src/TermRecord -sed -i 's/\/local//' setup.py - python setup.py install --root=$PKG find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \ diff --git a/system/TermRecord/TermRecord.info b/system/TermRecord/TermRecord.info index 33b70719e1..7495d05a4d 100644 --- a/system/TermRecord/TermRecord.info +++ b/system/TermRecord/TermRecord.info @@ -1,8 +1,8 @@ PRGNAM="TermRecord" -VERSION="1.1.3" +VERSION="1.2.4" HOMEPAGE="https://github.com/theonewolf/TermRecord" -DOWNLOAD="https://pypi.python.org/packages/source/T/TermRecord/TermRecord-1.1.3.tar.gz" -MD5SUM="a437fbbc5c9239a4383f3690ee039aa1" +DOWNLOAD="https://pypi.python.org/packages/source/T/TermRecord/TermRecord-1.2.4.tar.gz" +MD5SUM="bb416b214c6c7d8dc63ae42c6b1e8460" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="Jinja2" -- cgit v1.2.3