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


Commits:
ff92886e by Antonio Rojas at 2023-12-02T21:54:41+01:00
upgpkg: 1.1.2-1: Update to 1.1.2

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,15 @@
+pkgbase = fiery
+       pkgdesc = A convergent web browser
+       pkgver = 1.1.2
+       pkgrel = 1
+       url = https://mauikit.org/
+       arch = x86_64
+       groups = maui
+       license = GPL3
+       makedepends = extra-cmake-modules
+       depends = mauikit-filebrowsing
+       depends = qt5-webengine
+       source = 
https://download.kde.org/stable/maui/fiery/1.1.2/fiery-1.1.2.tar.xz
+       sha256sums = 
ba0036ed68c0aa7805be3490585fdd623748f3dd0b7a6773e6777eb7615f432d
+
+pkgname = fiery


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=fiery
-pkgver=1.1.1
+pkgver=1.1.2
 pkgrel=1
 pkgdesc='A convergent web browser'
 url='https://mauikit.org/'
@@ -11,7 +11,7 @@ depends=(mauikit-filebrowsing qt5-webengine)
 makedepends=(extra-cmake-modules)
 groups=(maui)
 
source=(https://download.kde.org/stable/maui/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('936ab5566357beb863bee9a2ed5a33025024f03694a74360d6ab743d77fb5a0d')
+sha256sums=('ba0036ed68c0aa7805be3490585fdd623748f3dd0b7a6773e6777eb7615f432d')
 
 build() {
   cmake -B build -S $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fiery/-/commit/ff92886e470773bf5ab7d45823434dc12b05e9cb

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


Reply via email to