[arch-commits] Commit in liquidshell/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sun Dec 5 21:09:43 UTC 2021
Date: Sunday, December 5, 2021 @ 21:09:42
Author: arojas
Revision: 1065196
Update to 1.6
Modified:
liquidshell/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-05 20:40:12 UTC (rev 1065195)
+++ PKGBUILD 2021-12-05 21:09:42 UTC (rev 1065196)
@@ -1,16 +1,16 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=liquidshell
-pkgver=1.7.2
+pkgver=1.8
pkgrel=1
-pkgdesc="Basic desktop shell using QtWidgets"
+pkgdesc='Basic desktop shell using QtWidgets'
arch=(x86_64)
-url="https://invent.kde.org/system/liquidshell"
+url='https://invent.kde.org/system/liquidshell'
license=(GPL3)
depends=(kcmutils knewstuff networkmanager-qt bluez-qt packagekit-qt5 hicolor-icon-theme)
makedepends=(extra-cmake-modules)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('510eb6ca4afac27bc914ec0010628bee702756bc9f89044fd9950fb8d508e030'
+source=(https://download.kde.org/stable/$pkgname/$pkgver.0/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('50847aad7d169af62f2b3a3ed7cf230978467279c65448d546fb8a9975e93bd7'
'SKIP')
validpgpkeys=(3DAB43DA42E08DE44800A2891E674FA08DFB0F86) # Martin Koller <kollix at aon.at>
More information about the arch-commits
mailing list