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


Commits:
8095e86c by Antonio Rojas at 2024-04-27T19:40:21+02:00
upgpkg: 4.1.0-1: Update to 4.1.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = persepolis
        pkgdesc = Qt front-end for aria2 download manager
-       pkgver = 4.0.1
-       pkgrel = 2
+       pkgver = 4.1.0
+       pkgrel = 1
        url = https://persepolisdm.github.io/
        arch = any
        license = GPL3
@@ -17,7 +17,7 @@ pkgbase = persepolis
        depends = qt6-svg
        depends = sound-theme-freedesktop
        depends = yt-dlp
-       source = 
https://github.com/persepolisdm/persepolis/archive/4.0.1/persepolis-4.0.1.tar.gz
-       sha256sums = 
194e5a97a9781710a6cce0a0a704b9c0a9802c294cee87b66b561f2dd358c334
+       source = 
https://github.com/persepolisdm/persepolis/archive/4.1.0/persepolis-4.1.0.tar.gz
+       sha256sums = 
cede037545c9d2ae06c380a50fd460e4dd67f94ca77bc45697bf24fe4e769449
 
 pkgname = persepolis


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: M A <morealaz at gmail dot com>
 
 pkgname=persepolis
-pkgver=4.0.1
-pkgrel=2
+pkgver=4.1.0
+pkgrel=1
 pkgdesc='Qt front-end for aria2 download manager'
 arch=('any')
 url='https://persepolisdm.github.io/'
@@ -13,7 +13,7 @@ depends=('aria2' 'ffmpeg' 'libnotify' 'libpulse' 
'python-psutil' 'pyside6' 'pyth
          'python-setproctitle' 'qt6-svg' 'sound-theme-freedesktop' 'yt-dlp')
 makedepends=('meson')
 
source=("https://github.com/persepolisdm/persepolis/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('194e5a97a9781710a6cce0a0a704b9c0a9802c294cee87b66b561f2dd358c334')
+sha256sums=('cede037545c9d2ae06c380a50fd460e4dd67f94ca77bc45697bf24fe4e769449')
 
 build() {
   arch-meson build $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/persepolis/-/commit/8095e86c28f5fb1acb1b95c8756ccd1005c587da

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/persepolis/-/commit/8095e86c28f5fb1acb1b95c8756ccd1005c587da
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to