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


Commits:
d50062ba by Dan Printzell at 2024-03-11T20:45:21+01:00
upgpkg: 1.9.6-3: Rebuilt against new ldc

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = tilix
        pkgdesc = A tiling terminal emulator for Linux using GTK+ 3
        pkgver = 1.9.6
-       pkgrel = 2
+       pkgrel = 3
        url = https://github.com/gnunn1/tilix
        arch = x86_64
-       license = MPL
+       license = MPL-2.0
        makedepends = ldc
        makedepends = po4a
        makedepends = meson
@@ -14,6 +14,7 @@ pkgbase = tilix
        depends = vte3
        depends = dconf
        depends = gsettings-desktop-schemas
+       depends = liblphobos
        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=2
+pkgrel=3
 pkgdesc="A tiling terminal emulator for Linux using GTK+ 3"
 arch=('x86_64')
 url="https://github.com/gnunn1/tilix";
-license=('MPL')
-depends=('libx11' 'gtkd' 'vte3' 'dconf' 'gsettings-desktop-schemas')
+license=('MPL-2.0')
+depends=('libx11' 'gtkd' 'vte3' 'dconf' 'gsettings-desktop-schemas' 
'liblphobos')
 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/d50062ba1c977da98d6b5afb74e2bbbc08148920

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


Reply via email to