diff --git a/libtiger/.SRCINFO b/libtiger/.SRCINFO new file mode 100644 index 0000000000..ab4371abf6 --- /dev/null +++ b/libtiger/.SRCINFO @@ -0,0 +1,14 @@ +pkgbase = libtiger + pkgdesc = A rendering library for Kate streams using Pango and Cairo + pkgver = 0.3.4 + pkgrel = 8 + url = https://code.google.com/archive/p/libtiger/ + arch = x86_64 + license = LGPL + makedepends = pkg-config + depends = pango + depends = libkate + source = https://download.videolan.org/contrib/tiger/libtiger-0.3.4.tar.gz + sha256sums = 7342b255fb476d75b08dd4c56d5ce580f39b1c71c42e99fb7af9d999725d4166 + +pkgname = libtiger diff --git a/libtiger/PKGBUILD b/libtiger/PKGBUILD index 85653e13e4..52953bab0c 100644 --- a/libtiger/PKGBUILD +++ b/libtiger/PKGBUILD @@ -4,7 +4,7 @@ pkgname=libtiger pkgver=0.3.4 -pkgrel=7 +pkgrel=8 pkgdesc="A rendering library for Kate streams using Pango and Cairo" url="https://code.google.com/archive/p/libtiger/" license=('LGPL')