Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages / 
flatpak-xdg-utils


Commits:
e2899e1f by Morten Linderud at 2024-09-13T23:17:07+02:00
upgpkg: 1.0.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = flatpak-xdg-utils
        pkgdesc = Utilities for containerized apps to launch programs outside 
the container
-       pkgver = 1.0.5
-       pkgrel = 2
+       pkgver = 1.0.6
+       pkgrel = 1
        url = https://github.com/flatpak/flatpak-xdg-utils
        arch = i686
        arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = flatpak-xdg-utils
        makedepends = meson
        optdepends = flatpak: interface support
        optdepends = flatpak-builder: interface support for building flatpaks
-       source = 
https://github.com/flatpak/flatpak-xdg-utils/releases/download/1.0.5/flatpak-xdg-utils-1.0.5.tar.xz
-       sha256sums = 
9dbbebfb71bd99ec439fd00603cf6cbb2bc1e19b8eae75f2e5c11dabf105414b
+       source = 
https://github.com/flatpak/flatpak-xdg-utils/releases/download/1.0.6/flatpak-xdg-utils-1.0.6.tar.xz
+       sha256sums = 
53705e4cfe81460d8cf6be6ce1b1f6a79c9d12b27b6fd6c6b8d48f6a863a17ff
 
 pkgname = flatpak-xdg-utils


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Anthony Rabbito <[email protected]>
 
 pkgname=flatpak-xdg-utils
-pkgver=1.0.5
-pkgrel=2
+pkgver=1.0.6
+pkgrel=1
 pkgdesc="Utilities for containerized apps to launch programs outside the 
container"
 arch=('i686' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64')
 url="https://github.com/flatpak/flatpak-xdg-utils";
@@ -11,7 +11,7 @@ license=('GPL')
 optdepends=('flatpak: interface support' 'flatpak-builder: interface support 
for building flatpaks')
 makedepends=('ninja' 'meson')
 
source=("https://github.com/flatpak/flatpak-xdg-utils/releases/download/${pkgver}/flatpak-xdg-utils-${pkgver}.tar.xz";)
-sha256sums=('9dbbebfb71bd99ec439fd00603cf6cbb2bc1e19b8eae75f2e5c11dabf105414b')
+sha256sums=('53705e4cfe81460d8cf6be6ce1b1f6a79c9d12b27b6fd6c6b8d48f6a863a17ff')
 
 build() {
   meson --prefix /usr \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/flatpak-xdg-utils/-/commit/e2899e1f72dd1203789f1fa664135092e911d956

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


Reply via email to