pinktrace: update to 1.0.0.

This commit is contained in:
Andrea Brancaleoni 2021-08-24 16:46:43 +02:00
parent a306dfacb5
commit 5520875124
2 changed files with 4 additions and 4 deletions

View file

@ -2428,7 +2428,7 @@ libgflags_nothreads.so.2.2 gflags-2.1.2_1
libswmhack.so.0.0 spectrwm-2.7.2_1
libchardet.so.1 libchardet-1.0.4_1
libcollectdclient.so.1 libcollectdclient-5.12.0_3
libpinktrace_0.9.so.9 pinktrace-0.9.1_1
libpinktrace_1.0.so.100 pinktrace-1.0.0_1
libsyd_1.0.so.0 sydbox-1.0.2_1
libcsync.so.0 csync-0.50.0_1
libcalligrasheetsodf.so.17 calligra-sheets-3.2.0_1

View file

@ -1,6 +1,6 @@
# Template file for 'pinktrace'
pkgname=pinktrace
version=0.9.6
version=1.0.0
revision=1
# arch list taken from https://dev.exherbo.org/~alip/pinktrace/#supported_platforms
archs="x86_64* i686* ppc* arm*"
@ -15,14 +15,14 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="MIT"
homepage="http://dev.exherbo.org/~alip/pinktrace/"
distfiles="http://git.exherbo.org/$pkgname-1.git/snapshot/$pkgname-1-$version.tar.gz"
checksum=5d2670607f70da397c6da06fbb1844020b44b63c8aea8a725771aac02235b27a
checksum=a963359c3a66d31f8ac5b75cdc41ff0c4886df48609338771a2016c712b2f48a
pre_configure() {
./autogen.sh
}
post_install() {
vlicense COPYRIGHT
vlicense COPYING
}
pinktrace-devel_package() {