Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
latte-dock
Commits:
813361c7 by Antonio Rojas at 2023-10-05T23:29:08+02:00
upgpkg: 0.10.9-3: Rename kf5 packages
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
pkgbase = latte-dock
pkgdesc = A dock based on Plasma Frameworks
pkgver = 0.10.9
- pkgrel = 2
+ pkgrel = 3
url = https://store.kde.org/p/1169519/
arch = x86_64
license = GPL
makedepends = extra-cmake-modules
depends = knewstuff5
- depends = plasma-framework
+ depends = plasma-framework5
source =
https://download.kde.org/stable/latte-dock/latte-dock-0.10.9.tar.xz
source =
https://download.kde.org/stable/latte-dock/latte-dock-0.10.9.tar.xz.sig
validpgpkeys = 325E97C32E601F5D4EADCF3A55999050A2D9110E
=====================================
PKGBUILD
=====================================
@@ -3,13 +3,13 @@
pkgname=latte-dock
pkgver=0.10.9
-pkgrel=2
+pkgrel=3
pkgdesc='A dock based on Plasma Frameworks'
arch=(x86_64)
url='https://store.kde.org/p/1169519/'
license=(GPL)
depends=(knewstuff5
- plasma-framework)
+ plasma-framework5)
makedepends=(extra-cmake-modules)
source=(https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
sha256sums=('32d1e554d095414db60102f19fc8ae955123e45f2ff3bde3bf38b67e390a487e'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/latte-dock/-/commit/813361c75e62d8f28a62d66f20d05169a73d64ae
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/latte-dock/-/commit/813361c75e62d8f28a62d66f20d05169a73d64ae
You're receiving this email because of your account on gitlab.archlinux.org.