Dan Printzell pushed to branch main at Arch Linux / Packaging / Packages / tilix
Commits: 7af90ec9 by Dan Printzell at 2023-10-26T18:14:49+02:00 upgpkg: 1.9.5-10: Rebuilt against new ldc - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,28 @@ +pkgbase = tilix + pkgdesc = A tiling terminal emulator for Linux using GTK+ 3 + pkgver = 1.9.5 + pkgrel = 10 + url = https://github.com/gnunn1/tilix + arch = x86_64 + license = MPL + makedepends = ldc + makedepends = po4a + makedepends = meson + makedepends = appstream + depends = libx11 + depends = gtkd + depends = vte3 + depends = dconf + depends = gsettings-desktop-schemas + optdepends = python-nautilus: for "Open Tilix Here" support in nautilus + optdepends = libsecret: for the password manager + source = https://github.com/gnunn1/tilix/archive/1.9.5/tilix-1.9.5.tar.gz + source = Add-compatibility-with-Nautilus-43.patch::https://github.com/gnunn1/tilix/pull/2115.patch + source = undeaD-1.1.8.tar.gz::https://github.com/dlang/undeaD/archive/refs/tags/v1.1.8.tar.gz + source = undeaD-xml.patch + sha256sums = e25335a3f7ab06779b957d08ffaf7698c966c3b5179d002f82ce41c692fc0b89 + sha256sums = 5ad54f9627d0035f6025b684ffab831341d8bdcf597b3f4a8146b09014c418b5 + sha256sums = 36a59b4740b147f4345caa26908f40a97fc7cc67dac6983c226369c59f909e92 + sha256sums = 989295aadf8d3d0fa90d1b7cd01558293956bb4a753dbbdc05d92d486596bf25 + +pkgname = tilix ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ pkgname=tilix pkgver=1.9.5 -pkgrel=9 +pkgrel=10 pkgdesc="A tiling terminal emulator for Linux using GTK+ 3" arch=('x86_64') url="https://github.com/gnunn1/tilix" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/tilix/-/commit/7af90ec98a4d7c2ebe95f1f5d28ba026c62484a4 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/tilix/-/commit/7af90ec98a4d7c2ebe95f1f5d28ba026c62484a4 You're receiving this email because of your account on gitlab.archlinux.org.
