diff options
author | Slávek Banko <[email protected]> | 2024-05-15 23:39:22 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2024-05-16 00:00:12 +0200 |
commit | 89ebbd272bbf26e75642908900d064ac3ec50cb8 (patch) | |
tree | 52b3fbb2781d99882a7f6fb0d3dc90c06ac9c912 | |
parent | 0f672ea782498bba0f5a2083696980e9c1dc0be3 (diff) | |
download | tde-packaging-89ebbd272bbf26e75642908900d064ac3ec50cb8.tar.gz tde-packaging-89ebbd272bbf26e75642908900d064ac3ec50cb8.zip |
ArchLinux: Add tdeio-gopher to tde-meta.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit c071bcc58f89bfcae754aec9d0685057fd7c1a69)
-rw-r--r-- | arch/tde-meta/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/tde-meta/PKGBUILD b/arch/tde-meta/PKGBUILD index 4429529b6..950c2e625 100644 --- a/arch/tde-meta/PKGBUILD +++ b/arch/tde-meta/PKGBUILD @@ -1,6 +1,6 @@ pkgname=tde-meta pkgver=14.1.2 -pkgrel=1 +pkgrel=2 pkgdesc="Trinity Desktop Environment" arch=('any') url="https://www.trinitydesktop.org/" @@ -87,6 +87,7 @@ depends=( 'tde-tdegames' 'tde-tdeio-appinfo' 'tde-tdeio-ftps' + 'tde-tdeio-gopher' 'tde-tdeio-locate' 'tde-tdeio-sword' 'tde-tdemultimedia' |