skalibs: update to 2.13.1.0.
This commit is contained in:
parent
4157a4fcea
commit
17e992b86e
|
@ -2382,7 +2382,7 @@ libgnunettransport.so.2 gnunet-0.12.2_1
|
|||
libgnunettransportapplication.so.0 gnunet-0.12.2_1
|
||||
libgnunettransportcore.so.0 gnunet-0.12.2_1
|
||||
libgnunettransportcommunicator.so.0 gnunet-0.12.2_1
|
||||
libskarnet.so.2.12 skalibs-2.12.0.0_1
|
||||
libskarnet.so.2.13 skalibs-2.13.0.0_1
|
||||
libKF5BalooWidgets.so.5 baloo-widgets5-17.04.3_1
|
||||
libtidy.so.58 libtidy5-5.8.0_1
|
||||
libSDL2_gfx-1.0.so.0 SDL2_gfx-1.0.1_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'skalibs'
|
||||
pkgname=skalibs
|
||||
version=2.12.0.1
|
||||
version=2.13.1.0
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--libdir=/usr/lib --enable-static --enable-shared
|
||||
|
@ -14,7 +14,7 @@ license="ISC"
|
|||
homepage="https://skarnet.org/software/skalibs/"
|
||||
changelog="https://skarnet.org/software/skalibs/upgrade.html"
|
||||
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=3e228f72f18d88c17f6c4e0a66881d6d3779427b7e7e889f3142b6f26da30285
|
||||
checksum=b3c48938c7fba4b19a8b0dce6e7a11427717a0901160bb62cfc6823f8ac86d92
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING LICENSE
|
||||
|
|
Loading…
Reference in New Issue