Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
lxqt-archiver


Commits:
0734c2c3 by Chih-Hsuan Yen at 2024-11-11T21:46:35+08:00
upgpkg: 1.1.0-1: bump

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = lxqt-archiver
        pkgdesc = A simple & lightweight desktop-agnostic Qt file archiver
-       pkgver = 1.0.0
+       pkgver = 1.1.0
        pkgrel = 1
        url = https://github.com/lxqt/lxqt-archiver
        arch = x86_64
@@ -16,10 +16,10 @@ pkgbase = lxqt-archiver
        depends = libfm-qt6.so
        optdepends = libarchive: for handling rpm files
        optdepends = p7zip: 7Z support
-       source = 
https://github.com/lxqt/lxqt-archiver/releases/download/1.0.0/lxqt-archiver-1.0.0.tar.xz
-       source = 
https://github.com/lxqt/lxqt-archiver/releases/download/1.0.0/lxqt-archiver-1.0.0.tar.xz.asc
+       source = 
https://github.com/lxqt/lxqt-archiver/releases/download/1.1.0/lxqt-archiver-1.1.0.tar.xz
+       source = 
https://github.com/lxqt/lxqt-archiver/releases/download/1.1.0/lxqt-archiver-1.1.0.tar.xz.asc
        validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
-       sha256sums = 
4152af9cb6a13236d8776c0bd29937158b310719fb9596f723fb0fcc34596563
+       sha256sums = 
691a00b70c159c6188e1af3e545982d100b8c24fd6db5376348f5c5c086b26c7
        sha256sums = SKIP
 
 pkgname = lxqt-archiver


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <[email protected]>
 
 pkgname=lxqt-archiver
-pkgver=1.0.0
+pkgver=1.1.0
 pkgrel=1
 pkgdesc="A simple & lightweight desktop-agnostic Qt file archiver"
 arch=("x86_64")
@@ -16,7 +16,7 @@ optdepends=(
   'p7zip: 7Z support'
 )
 
source=("https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
-sha256sums=('4152af9cb6a13236d8776c0bd29937158b310719fb9596f723fb0fcc34596563'
+sha256sums=('691a00b70c159c6188e1af3e545982d100b8c24fd6db5376348f5c5c086b26c7'
             'SKIP')
 validpgpkeys=(
   "19DFDF3A579BD509DBB572D8BE793007AD22DF7E"  # Pedram Pourang 
<[email protected]>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-archiver/-/commit/0734c2c300a3d5fe4e7526f600a3277e078af494

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


Reply via email to