* update libtiger to 0.3.4-8

This commit is contained in:
Alexander Baldeck 2024-07-26 17:06:49 +02:00
parent 27bae3269a
commit 63571cf030
2 changed files with 15 additions and 1 deletions

14
libtiger/.SRCINFO Normal file
View File

@ -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

View File

@ -4,7 +4,7 @@
pkgname=libtiger pkgname=libtiger
pkgver=0.3.4 pkgver=0.3.4
pkgrel=7 pkgrel=8
pkgdesc="A rendering library for Kate streams using Pango and Cairo" pkgdesc="A rendering library for Kate streams using Pango and Cairo"
url="https://code.google.com/archive/p/libtiger/" url="https://code.google.com/archive/p/libtiger/"
license=('LGPL') license=('LGPL')