Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / liquidshell
Commits: 234e0ee6 by Antonio Rojas at 2023-08-01T11:32:45+02:00 upgpkg: 1.9.0-1: Update to 1.9.0 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=liquidshell -pkgver=1.8.1 +pkgver=1.9.0 pkgrel=1 pkgdesc='Basic desktop shell using QtWidgets' arch=(x86_64) @@ -9,8 +9,8 @@ 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=(https://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('a741219050e96f44078770cc7042e50413015b1b9a331037e289871b8741c632' +source=(https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('dfc450fcead1cfbcb071ebfcf2fbf88e6ae8658b2448382128a42c9bc7773951' 'SKIP') validpgpkeys=(3DAB43DA42E08DE44800A2891E674FA08DFB0F86) # Martin Koller <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/liquidshell/-/commit/234e0ee6bb2f01f8bc524626180b3990ba9fe533 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/liquidshell/-/commit/234e0ee6bb2f01f8bc524626180b3990ba9fe533 You're receiving this email because of your account on gitlab.archlinux.org.
