slop: update to 6.3.38

This commit is contained in:
Alessio Sergi 2017-05-26 12:50:56 +02:00
parent a62bcbdf9e
commit 76bbb352a3
1 changed files with 3 additions and 3 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'slop'
pkgname=slop
version=5.3.37
version=6.3.38
revision=1
build_style=cmake
hostmakedepends="pkg-config"
makedepends="imlib2-devel glew-devel libXext-devel libXrender-devel glm"
makedepends="libXext-devel libXrender-devel MesaLib-devel glm"
short_desc="Utility to query for a selection and print the region to stdout"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3"
homepage="https://github.com/naelstrof/slop"
distfiles="https://github.com/naelstrof/slop/archive/v${version}.tar.gz"
checksum=3a1656f8ccc53ab5a2c6ffe095893b05cf50a3ba5d33857ecf48ce3f448051dc
checksum=48abe9b11bfc57ffab0b259a9806612a620bf1afaa955533c9d0746ccf4400ca
pre_configure() {
sed -i -e '$a\set_target_properties(slopy PROPERTIES VERSION 0.1.0)' CMakeLists.txt