slop: update to 7.3.49.
This commit is contained in:
parent
e99c6e7eaa
commit
4042bf30a2
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'slop'
|
||||
pkgname=slop
|
||||
version=6.3.46
|
||||
version=7.3.49
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libXext-devel libXrender-devel MesaLib-devel icu-devel glm"
|
||||
makedepends="libXext-devel libXrender-devel MesaLib-devel icu-devel glm glew-devel"
|
||||
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=228ef2bf5d4824af5c22c87ce040080f0ce7385d0538bf2641dcd6ce70486e1a
|
||||
checksum=15befb4a2bf2cf15a64d8256ce2d4d6778df9814da9ce3946c7484b8c909b13f
|
||||
|
||||
pre_configure() {
|
||||
sed -i -e '$a\set_target_properties(slopy PROPERTIES VERSION 0.1.0)' CMakeLists.txt
|
||||
|
|
Loading…
Reference in a new issue