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


Commits:
52b11142 by Antonio Rojas at 2023-11-08T16:42:41+01:00
KDE Frameworks 6 alpha

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=ki18n
-pkgver=5.240.0.20231105
+pkgver=5.245.0
 pkgrel=1
 pkgdesc='Advanced internationalization framework'
 arch=(x86_64)
@@ -22,15 +22,14 @@ makedepends=(doxygen
 optdepends=('python: to compile .ts files'
             'qt6-declarative: ktranscript plugin and QML bindings')
 groups=(kf6)
-#source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-makedepends+=(git)
-_commit=50784e6fdf795631ed68a1bebd7f9476dc82c504
-source=(git+https://invent.kde.org/frameworks/$pkgname#commit=$_commit)
-sha256sums=('SKIP')
-validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 
<[email protected]>
+source=(https://download.kde.org/unstable/frameworks/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('ac94633082bc0f5b5350ec3f6405a4886edd147b2322ce41edb4a1744bf43b20'
+            'SKIP')
+validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB  # David Faure 
<[email protected]>
+              E0A3EB202F8E57528E13E72FD7574483BB57B18D) # Jonathan Esk-Riddell 
<[email protected]>
 
 build() {
-  cmake -B build -S $pkgname \
+  cmake -B build -S $pkgname-$pkgver \
     -DBUILD_TESTING=OFF \
     -DBUILD_QCH=ON
   cmake --build build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ki18n/-/commit/52b1114257333b5b69ee259599b7366ca989693e

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


Reply via email to