Dan Printzell pushed to branch main at Arch Linux / Packaging / Packages / tilix


Commits:
2407cc73 by Dan Printzell at 2024-05-19T23:00:24+02:00
upgpkg: 1.9.6-4: Rebuilt against new ldc

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = tilix
        pkgdesc = A tiling terminal emulator for Linux using GTK+ 3
        pkgver = 1.9.6
-       pkgrel = 3
+       pkgrel = 4
        url = https://github.com/gnunn1/tilix
        arch = x86_64
        license = MPL-2.0
@@ -15,6 +15,7 @@ pkgbase = tilix
        depends = dconf
        depends = gsettings-desktop-schemas
        depends = liblphobos
+       depends = libunwind
        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.6/tilix-1.9.6.tar.gz


=====================================
PKGBUILD
=====================================
@@ -5,12 +5,12 @@
 
 pkgname=tilix
 pkgver=1.9.6
-pkgrel=3
+pkgrel=4
 pkgdesc="A tiling terminal emulator for Linux using GTK+ 3"
 arch=('x86_64')
 url="https://github.com/gnunn1/tilix";
 license=('MPL-2.0')
-depends=('libx11' 'gtkd' 'vte3' 'dconf' 'gsettings-desktop-schemas' 
'liblphobos')
+depends=('libx11' 'gtkd' 'vte3' 'dconf' 'gsettings-desktop-schemas' 
'liblphobos' 'libunwind')
 makedepends=('ldc' 'po4a' 'meson' 'appstream')
 optdepends=('python-nautilus: for "Open Tilix Here" support in nautilus'
             'libsecret: for the password manager')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tilix/-/commit/2407cc7331a6120209755158a6c5b4ac99b87ab9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tilix/-/commit/2407cc7331a6120209755158a6c5b4ac99b87ab9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to