Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
unrealircd


Commits:
490a31e6 by Sergej Pupykin at 2024-07-18T22:38:12+03:00
upgpkg: 6.1.7.1-1

- - - - -


3 changed files:

- .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = unrealircd
        pkgdesc = Open Source IRC Server
-       pkgver = 6.1.6
+       pkgver = 6.1.7.1
        pkgrel = 1
        url = https://www.unrealircd.org
        install = unrealircd.install
@@ -17,15 +17,15 @@ pkgbase = unrealircd
        provides = ircd
        conflicts = ircd
        backup = etc/unrealircd/unrealircd.conf
-       source = https://www.unrealircd.org/unrealircd4/unrealircd-6.1.6.tar.gz
-       source = 
https://www.unrealircd.org/unrealircd4/unrealircd-6.1.6.tar.gz.asc
+       source = 
https://www.unrealircd.org/unrealircd4/unrealircd-6.1.7.1.tar.gz
+       source = 
https://www.unrealircd.org/unrealircd4/unrealircd-6.1.7.1.tar.gz.asc
        source = unrealircd.service
        source = unrealircd.tmpfiles.d
        source = unrealircd.sysusers.d
        source = install.pl
        source = source-date-epoch.patch
        validpgpkeys = 1D2D2B03A0B68ED11D68A24BA7A21B0A108FF4A9
-       sha256sums = 
fa8d27bea5bd97140199e468bef8b5ab73175460b9653c0baa3fe98e2b4b4543
+       sha256sums = 
9787c2504ace0e0c402dfdbaa463f5306d13ef3b3af6adbb3bee5ca197bff83d
        sha256sums = SKIP
        sha256sums = 
5bb6016c379e6f040d8c625e3339c096ff66c4450aa024ca5b13ad3dec47c38e
        sha256sums = 
91b5e1d623b51ffd4734d73e35cead09be596460c41b9440406f92c9e2b4b9b1


=====================================
.nvchecker.toml
=====================================
@@ -0,0 +1,4 @@
+[unrealircd]
+source = "jq"
+url = "https://www.unrealircd.org/downloads/list.json";
+filter = '''.[].Stable.version'''


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Zerial <ferna...@zerial.org>
 
 pkgname=unrealircd
-pkgver=6.1.6
+pkgver=6.1.7.1
 pkgrel=1
 pkgdesc="Open Source IRC Server"
 arch=('x86_64')
@@ -20,7 +20,7 @@ 
source=(https://www.unrealircd.org/unrealircd4/unrealircd-$pkgver.tar.gz{,.asc}
        unrealircd.sysusers.d
        install.pl
        source-date-epoch.patch)
-sha256sums=('fa8d27bea5bd97140199e468bef8b5ab73175460b9653c0baa3fe98e2b4b4543'
+sha256sums=('9787c2504ace0e0c402dfdbaa463f5306d13ef3b3af6adbb3bee5ca197bff83d'
             'SKIP'
             '5bb6016c379e6f040d8c625e3339c096ff66c4450aa024ca5b13ad3dec47c38e'
             '91b5e1d623b51ffd4734d73e35cead09be596460c41b9440406f92c9e2b4b9b1'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/unrealircd/-/commit/490a31e6bf1d476e5ef7f8f93010c311613ab522

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


Reply via email to