slop: update to 7.5.
This commit is contained in:
parent
fb976096bd
commit
9bf4070c73
2 changed files with 5 additions and 5 deletions
|
@ -2937,7 +2937,7 @@ libmutter-cogl-pango-5.so mutter-3.34.1_1
|
|||
libmutter-cogl-pango-5.so.0 mutter-3.34.1_1
|
||||
libgeoclue-2.so.0 geoclue2-2.4.4_1
|
||||
libgepub.so.0 libgepub-0.4_1
|
||||
libslopy.so.7.4 slop-7.4_1
|
||||
libslopy.so.7.5 slop-7.5_1
|
||||
libbcunit.so.1 bcunit-3.0_1
|
||||
libzbar.so.0 libzbar-0.10_1
|
||||
libzbargtk.so.0 libzbar-0.10_1
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'slop'
|
||||
pkgname=slop
|
||||
version=7.4
|
||||
revision=4
|
||||
version=7.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="glew-devel glm icu-devel libXrender-devel"
|
||||
short_desc="Utility to query for a selection and print the region to stdout"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Felipe Nogueira <contato.fnog@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/naelstrof/slop"
|
||||
distfiles="https://github.com/naelstrof/slop/archive/v${version}.tar.gz"
|
||||
checksum=8868590b0ebb712f82295266cb120f5bda022393d72caafa7564c9fb66ccedce
|
||||
checksum=94d8b6270217cd7f56ce7d4a9a75069025262830a2f91c3239b7fc07da5ea8da
|
||||
|
||||
slop-devel_package() {
|
||||
short_desc+=" - developments files"
|
||||
|
|
Loading…
Add table
Reference in a new issue