slop: update to 7.6.
This commit is contained in:
parent
659b2501a0
commit
6958142574
2 changed files with 4 additions and 4 deletions
|
@ -2985,7 +2985,7 @@ libmutter-cogl-9.so.0 mutter-41.0_1
|
|||
libmutter-cogl-pango-9.so.0 mutter-41.0_1
|
||||
libgeoclue-2.so.0 geoclue2-2.4.4_1
|
||||
libgepub.so.0 libgepub-0.4_1
|
||||
libslopy.so.7.5 slop-7.5_1
|
||||
libslopy.so.7.6 slop-7.6_1
|
||||
libbcunit.so.1 bcunit-3.0_1
|
||||
libzbar.so.0 libzbar-0.10_1
|
||||
libzbargtk.so.0 libzbar-0.10_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'slop'
|
||||
pkgname=slop
|
||||
version=7.5
|
||||
revision=5
|
||||
version=7.6
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="glew-devel glm icu-devel libXrender-devel"
|
||||
|
@ -10,7 +10,7 @@ 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=94d8b6270217cd7f56ce7d4a9a75069025262830a2f91c3239b7fc07da5ea8da
|
||||
checksum=ec45f9a69d7a24df621f5c634d202451ddca987d550cf588c5c427b99106fb6b
|
||||
|
||||
slop-devel_package() {
|
||||
short_desc+=" - developments files"
|
||||
|
|
Loading…
Reference in a new issue