slop: update to 6.3.41

This commit is contained in:
Alessio Sergi 2017-06-03 19:08:24 +02:00
parent ca7eaf5065
commit 0dc814df16
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'slop' # Template file for 'slop'
pkgname=slop pkgname=slop
version=6.3.40 version=6.3.41
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3" license="GPL-3"
homepage="https://github.com/naelstrof/slop" homepage="https://github.com/naelstrof/slop"
distfiles="https://github.com/naelstrof/slop/archive/v${version}.tar.gz" distfiles="https://github.com/naelstrof/slop/archive/v${version}.tar.gz"
checksum=7693230ff47e76682d5386ff624a59e9bd978d6d81c692d474636aafb8d786b5 checksum=ebe24c34f22d1cd0efd3c71f3af4a10766baee139d37c01babeb9f1fa6023bfa
pre_configure() { pre_configure() {
sed -i -e '$a\set_target_properties(slopy PROPERTIES VERSION 0.1.0)' CMakeLists.txt sed -i -e '$a\set_target_properties(slopy PROPERTIES VERSION 0.1.0)' CMakeLists.txt