Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
oxyromon


Commits:
6eefd870 by Maxime Gauduin at 2025-01-24T23:26:29+01:00
upgpkg: 0.20.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = oxyromon
        pkgdesc = Rusty ROM OrgaNizer
-       pkgver = 0.20.1
+       pkgver = 0.20.2
        pkgrel = 1
        url = https://github.com/alucryd/oxyromon
        arch = x86_64
-       license = GPL3
+       license = GPL-3.0-only
        makedepends = bchunk
        makedepends = cmake
        makedepends = ctrtool
@@ -28,8 +28,8 @@ pkgbase = oxyromon
        optdepends = p7zip: 7Z and ZIP support
        optdepends = wit: WBFS support
        options = !lto
-       source = 
git+https://github.com/alucryd/oxyromon.git#tag=9e8da505458de2a2447142845305b1fa2b70a611
+       source = 
git+https://github.com/alucryd/oxyromon.git#tag=168af6e3764b32df6e17e651cfa6cdf6bdf8042b
        validpgpkeys = 95220BE99CE6FF778AE0DC670F65C7D881506130
-       b2sums = 
1791bf25f5c906f5c3a80d331d8746ddabd2a4b3f2ad7c2a3dd0e5d0efaaef8616b3f574786ba760aa86ea211835ccec10389e168d2577fa41b016b1db6b7bc8
+       b2sums = 
30894057f0746a79c8df9c8b2c8723d6d12b491c9fdd6af085b8d479ce86d3c43024e87b556ec843517caaa8d34b4c822773db9078c2265d37183f287df841c5
 
 pkgname = oxyromon


=====================================
PKGBUILD
=====================================
@@ -1,12 +1,12 @@
 # Maintainer: Maxime Gauduin <aluc...@archlinux.org>
 
 pkgname=oxyromon
-pkgver=0.20.1
+pkgver=0.20.2
 pkgrel=1
 pkgdesc='Rusty ROM OrgaNizer'
 arch=(x86_64)
 url=https://github.com/alucryd/oxyromon
-license=(GPL3)
+license=(GPL-3.0-only)
 depends=(
   gcc-libs
   glibc
@@ -35,10 +35,10 @@ optdepends=(
   'p7zip: 7Z and ZIP support'
   'wit: WBFS support'
 )
-_tag=9e8da505458de2a2447142845305b1fa2b70a611
+_tag=168af6e3764b32df6e17e651cfa6cdf6bdf8042b
 source=(git+https://github.com/alucryd/oxyromon.git#tag=${_tag})
 validpgpkeys=(95220BE99CE6FF778AE0DC670F65C7D881506130) # Maxime Gauduin 
<aluc...@archlinux.org>
-b2sums=('1791bf25f5c906f5c3a80d331d8746ddabd2a4b3f2ad7c2a3dd0e5d0efaaef8616b3f574786ba760aa86ea211835ccec10389e168d2577fa41b016b1db6b7bc8')
+b2sums=('30894057f0746a79c8df9c8b2c8723d6d12b491c9fdd6af085b8d479ce86d3c43024e87b556ec843517caaa8d34b4c822773db9078c2265d37183f287df841c5')
 options=(!lto)
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/oxyromon/-/commit/6eefd870595acb68d9229a62d9af53c629496913

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


Reply via email to