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


Commits:
e02cdbf3 by Antonio Rojas at 2023-12-02T22:04:42+01:00
upgpkg: 1.1.2-1: Update to 1.1.2

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,15 @@
+pkgbase = bonsai
+       pkgdesc = Mobile Git repository manager
+       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 = mauikit-terminal
+       source = 
https://download.kde.org/stable/maui/bonsai/1.1.2/bonsai-1.1.2.tar.xz
+       sha256sums = 
72ffa32404c57090cce10d735cd98628edfe7c0e870ab2290d785cd57b04f75b
+
+pkgname = bonsai


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=bonsai
-pkgver=1.1.1
+pkgver=1.1.2
 pkgrel=1
 pkgdesc='Mobile Git repository manager'
 url='https://mauikit.org/'
@@ -11,7 +11,7 @@ depends=(mauikit-filebrowsing mauikit-terminal)
 makedepends=(extra-cmake-modules)
 groups=(maui)
 
source=(https://download.kde.org/stable/maui/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('994b5ed98a73245967edfe10df29567b3906feabf4e7125ff68242f34586782f')
+sha256sums=('72ffa32404c57090cce10d735cd98628edfe7c0e870ab2290d785cd57b04f75b')
 
 build() {
   cmake -B build -S $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bonsai/-/commit/e02cdbf3b0c9255d5d246418bcc29e90a615fd32

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


Reply via email to