Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
mauikit-texteditor


Commits:
973ddcf9 by Antonio Rojas at 2023-10-01T12:11:41+02:00
upgpkg: 3.0.1-2: Rename kf5 packages

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,15 @@
+pkgbase = mauikit-texteditor
+       pkgdesc = MauiKit Text Editor components
+       pkgver = 3.0.1
+       pkgrel = 2
+       url = https://mauikit.org/
+       arch = x86_64
+       license = LGPL
+       makedepends = extra-cmake-modules
+       makedepends = kio5
+       depends = mauikit
+       depends = syntax-highlighting5
+       source = 
https://download.kde.org/stable/maui/mauikit-texteditor/3.0.1/mauikit-texteditor-3.0.1.tar.xz
+       sha256sums = 
a68af2949dfeb9ae4f67076b4e7a26b85e9c45cdab54677255ef8351d8ef7f18
+
+pkgname = mauikit-texteditor


=====================================
PKGBUILD
=====================================
@@ -2,13 +2,13 @@
 
 pkgname=mauikit-texteditor
 pkgver=3.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc='MauiKit Text Editor components'
 url='https://mauikit.org/'
 arch=(x86_64)
 license=(LGPL)
-depends=(mauikit syntax-highlighting)
-makedepends=(extra-cmake-modules kio)
+depends=(mauikit syntax-highlighting5)
+makedepends=(extra-cmake-modules kio5)
 
source=(https://download.kde.org/stable/maui/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz)
 sha256sums=('a68af2949dfeb9ae4f67076b4e7a26b85e9c45cdab54677255ef8351d8ef7f18')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mauikit-texteditor/-/commit/973ddcf97d99ed9d0118ae65fa923d36c9d6b64f

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


Reply via email to