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


Commits:
adb7d7cc by Antonio Rojas at 2024-09-13T20:59:23+02:00
upgpkg: 5.0.0-1: Update to 5.0.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = persepolis
        pkgdesc = Qt front-end for aria2 download manager
-       pkgver = 4.2.0
+       pkgver = 5.0.0
        pkgrel = 1
        url = https://persepolisdm.github.io/
        arch = any
@@ -17,7 +17,7 @@ pkgbase = persepolis
        depends = qt6-svg
        depends = sound-theme-freedesktop
        depends = yt-dlp
-       source = 
https://github.com/persepolisdm/persepolis/archive/4.2.0/persepolis-4.2.0.tar.gz
-       sha256sums = 
a9fb66071d5c464075fcdcfdd6638963e9e76f0100a870d47965c23dddb63d1d
+       source = 
https://github.com/persepolisdm/persepolis/archive/5.0.0/persepolis-5.0.0.tar.gz
+       sha256sums = 
4d2b2ab345e4a15200a0ad845e698b23176793bcc32db188a4dcafeae12b61e2
 
 pkgname = persepolis


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: M A <morealaz at gmail dot com>
 
 pkgname=persepolis
-pkgver=4.2.0
+pkgver=5.0.0
 pkgrel=1
 pkgdesc='Qt front-end for aria2 download manager'
 arch=('any')
@@ -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=('a9fb66071d5c464075fcdcfdd6638963e9e76f0100a870d47965c23dddb63d1d')
+sha256sums=('4d2b2ab345e4a15200a0ad845e698b23176793bcc32db188a4dcafeae12b61e2')
 
 build() {
   arch-meson build $pkgname-$pkgver



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

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


Reply via email to