T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages /
xarchiver
Commits:
db95c6c4 by T.J. Townsend at 2025-03-25T15:15:23-04:00
upgpkg: 0.5.4.25-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = xarchiver
pkgdesc = GTK+ frontend to various command line archivers
- pkgver = 0.5.4.23
+ pkgver = 0.5.4.25
pkgrel = 1
url = https://github.com/ib/xarchiver
arch = x86_64
@@ -29,9 +29,9 @@ pkgbase = xarchiver
optdepends = xz: xz support
optdepends = zip: ZIP support
optdepends = zstd: zstd support
- source =
https://github.com/ib/xarchiver/archive/0.5.4.23/xarchiver-0.5.4.23.tar.gz
+ source =
https://github.com/ib/xarchiver/archive/0.5.4.25/xarchiver-0.5.4.25.tar.gz
source = xarchiver.appdata.xml
- sha256sums =
319935cd323e865d8aa12023b5286c314c128491ac58e853e63f6d6ea3da2a27
+ sha256sums =
dfd70c9081790399c32d9d716a55060e5136ff0ad1a94a84988a55fd6f771ceb
sha256sums =
55f41aa0e5569b446933a34ac0585443fa5bd92f03f47e1fd53daf19905cc97e
pkgname = xarchiver
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgbase=xarchiver
pkgname=(xarchiver xarchiver-gtk2)
-pkgver=0.5.4.23
+pkgver=0.5.4.25
pkgrel=1
pkgdesc="GTK+ frontend to various command line archivers"
arch=(x86_64)
@@ -33,7 +33,7 @@ optdepends=('arj: ARJ support'
'zstd: zstd support')
source=(https://github.com/ib/xarchiver/archive/$pkgver/$pkgbase-$pkgver.tar.gz
xarchiver.appdata.xml)
-sha256sums=('319935cd323e865d8aa12023b5286c314c128491ac58e853e63f6d6ea3da2a27'
+sha256sums=('dfd70c9081790399c32d9d716a55060e5136ff0ad1a94a84988a55fd6f771ceb'
'55f41aa0e5569b446933a34ac0585443fa5bd92f03f47e1fd53daf19905cc97e')
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xarchiver/-/commit/db95c6c4d83d8b7a53a0bec5b330c3c4212428b5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xarchiver/-/commit/db95c6c4d83d8b7a53a0bec5b330c3c4212428b5
You're receiving this email because of your account on gitlab.archlinux.org.