aboutsummaryrefslogtreecommitdiffstats
path: root/community/tilda/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/tilda/APKBUILD')
-rw-r--r--community/tilda/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/community/tilda/APKBUILD b/community/tilda/APKBUILD
index 93b27fd1f5a..7bb57e8d778 100644
--- a/community/tilda/APKBUILD
+++ b/community/tilda/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=tilda
-pkgver=1.5.4
+pkgver=2.0.0
pkgrel=0
pkgdesc="A Gtk based drop down terminal for Linux and Unix"
url="https://github.com/lanoxx/tilda"
@@ -11,7 +11,7 @@ depends="procps"
makedepends="automake autoconf libtool
confuse-dev vte3-dev libx11-dev libxml2-utils
pcre2-dev"
-subpackages="$pkgname-lang"
+subpackages="$pkgname-lang $pkgname-doc"
source="https://github.com/lanoxx/tilda/archive/tilda-$pkgver.tar.gz"
builddir="$srcdir"/$pkgname-$pkgname-$pkgver
@@ -38,4 +38,6 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="6982a14a89d148c04e08df0c7566ea7b3e340252fa1a3e434450443f7464e6805caee46afda9b385633a4b9c22d2f2d283641082a1e009f301c3a1bf508c3b29 tilda-1.5.4.tar.gz"
+sha512sums="
+e68c04e1c8dd862ab850a06036d67544a910ccd3143eb9d33171d551f34ef47445d6b387bf087ada6f3deddcf115ba928f3bb0497b8a3d2305b202b3b84fd476 tilda-2.0.0.tar.gz
+"