Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
ktexteditor


Commits:
b5bc4c14 by Antonio Rojas at 2024-01-31T14:31:50+01:00
Drop merged patch

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -39,18 +39,12 @@ makedepends=(doxygen
              qt6-tools)
 optdepends=('git: git integration')
 groups=(kf6)
-source=(https://download.kde.org/unstable/frameworks/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}
-        https://invent.kde.org/frameworks/ktexteditor/-/commit/7c36fe9a.patch)
+source=(https://download.kde.org/unstable/frameworks/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
 sha256sums=('3375cec0d819ac7bb6f8d7358158cc75f85b06198c530d7b81e9745ab0ff53e4'
-            'SKIP'
-            '4e8e0d77c08f9060554285ca62efa64c07940ca2dc6c0e1110b004eec44466bf')
+            'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB  # David Faure 
<[email protected]>
               E0A3EB202F8E57528E13E72FD7574483BB57B18D) # Jonathan Esk-Riddell 
<[email protected]>
 
-prepare() {
-  patch -d $pkgname-$pkgver -p1 < 7c36fe9a.patch # Fix escalating privileges
-}
-
 build() {
   cmake -B build -S $pkgname-$pkgver \
     -DBUILD_TESTING=OFF \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ktexteditor/-/commit/b5bc4c1439a9d26c32cb36abedcd4d413b5e6712

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


Reply via email to