Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
aura-browser
Commits:
50899276 by Antonio Rojas at 2023-10-24T15:19:12+02:00
Plasma 5.27.9
- - - - -
6e56718c by Antonio Rojas at 2023-10-24T17:40:20+02:00
upgpkg: 5.27.9-1: Plasma 5.27.9
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = aura-browser
pkgdesc = Browser for a fully immersed Big Screen experience allowing
you to navigate the world wide web using just your remote control
- pkgver = 5.27.8
- pkgrel = 2
+ pkgver = 5.27.9
+ pkgrel = 1
url = https://plasma-bigscreen.org/
arch = x86_64
license = GPL2
@@ -11,13 +11,13 @@ pkgbase = aura-browser
depends = qt5-webengine
depends = qt5-multimedia
depends = qt5-virtualkeyboard
- source =
https://download.kde.org/stable/plasma/5.27.8/aura-browser-5.27.8.tar.xz
- source =
https://download.kde.org/stable/plasma/5.27.8/aura-browser-5.27.8.tar.xz.sig
+ source =
https://download.kde.org/stable/plasma/5.27.9/aura-browser-5.27.9.tar.xz
+ source =
https://download.kde.org/stable/plasma/5.27.9/aura-browser-5.27.9.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
- sha256sums =
1081be5dd4493f3670967f4c05672214ee361b2e7fc4ea0c0d8d76c81368c324
+ sha256sums =
de816c87f80c907c040782d86310784f938fbfe3ccf8948191fb7b51ea80c2a4
sha256sums = SKIP
pkgname = aura-browser
=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=aura-browser
-pkgver=5.27.8
+pkgver=5.27.9
_dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=2
+pkgrel=1
pkgdesc='Browser for a fully immersed Big Screen experience allowing you to
navigate the world wide web using just your remote control'
arch=(x86_64)
url='https://plasma-bigscreen.org/'
@@ -11,7 +11,7 @@ license=(GPL2)
depends=(kirigami2 ki18n5 qt5-webengine qt5-multimedia qt5-virtualkeyboard)
makedepends=(extra-cmake-modules)
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('1081be5dd4493f3670967f4c05672214ee361b2e7fc4ea0c0d8d76c81368c324'
+sha256sums=('de816c87f80c907c040782d86310784f938fbfe3ccf8948191fb7b51ea80c2a4'
'SKIP')
validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan
Esk-Riddell <[email protected]>
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/aura-browser/-/compare/9077f30ed2b81c790ba6f248c7023c5ed3f90845...6e56718c62051dbd066cef02f68b5fce9a818336
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/aura-browser/-/compare/9077f30ed2b81c790ba6f248c7023c5ed3f90845...6e56718c62051dbd066cef02f68b5fce9a818336
You're receiving this email because of your account on gitlab.archlinux.org.