Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
xtrans


Commits:
bb92a749 by Andreas Radke at 2024-10-13T13:44:45+02:00
upgpkg: 1.5.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,15 +1,19 @@
 pkgbase = xtrans
        pkgdesc = X transport library
-       pkgver = 1.5.0
-       pkgrel = 2
+       pkgver = 1.5.1
+       pkgrel = 1
        url = https://xorg.freedesktop.org/
        arch = any
-       license = custom
+       license = HPND
+       license = HPND-sell-variant
+       license = MIT
+       license = MIT-open-group
+       license = X11
        options = !emptydirs
-       source = 
https://xorg.freedesktop.org//releases/individual/lib/xtrans-1.5.0.tar.xz
-       source = 
https://xorg.freedesktop.org//releases/individual/lib/xtrans-1.5.0.tar.xz.sig
+       source = 
https://xorg.freedesktop.org//releases/individual/lib/xtrans-1.5.1.tar.xz
+       source = 
https://xorg.freedesktop.org//releases/individual/lib/xtrans-1.5.1.tar.xz.sig
        validpgpkeys = 4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E
-       sha512sums = 
e8091f11d4ad2b14e01de3eac56bdf2267ea26687ce66e3056374d0d02e049480c0b27c482f8828a0efd086f1e4c485108ca4dce3f83d66c1896effa3b38b228
+       sha512sums = 
1a4bf3495ba401711b632972acf26bb82c2e8fd917a868ed21e510a1bb1ec57c145496baddb44de76e00c2d03dbf9e8592099623da4c065de3a7c5a804e87c1e
        sha512sums = SKIP
 
 pkgname = xtrans


=====================================
PKGBUILD
=====================================
@@ -2,15 +2,19 @@
 # Contributor: Jan de Groot <[email protected]>
 
 pkgname=xtrans
-pkgver=1.5.0
-pkgrel=2
+pkgver=1.5.1
+pkgrel=1
 pkgdesc="X transport library"
 arch=('any')
-license=('custom')
+license=('HPND'
+         'HPND-sell-variant'
+         'MIT'
+         'MIT-open-group'
+         'X11')
 url="https://xorg.freedesktop.org/";
 options=(!emptydirs)
 source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.xz{,.sig})
-sha512sums=('e8091f11d4ad2b14e01de3eac56bdf2267ea26687ce66e3056374d0d02e049480c0b27c482f8828a0efd086f1e4c485108ca4dce3f83d66c1896effa3b38b228'
+sha512sums=('1a4bf3495ba401711b632972acf26bb82c2e8fd917a868ed21e510a1bb1ec57c145496baddb44de76e00c2d03dbf9e8592099623da4c065de3a7c5a804e87c1e'
             'SKIP')
 #validpgpkeys=('C383B778255613DFDB409D91DB221A6900000011') #  "Keith Packard 
<[email protected]>"
 validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith 
<[email protected]>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xtrans/-/commit/bb92a7495259ddf75cf53650e64d8fcc702ccebc

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


Reply via email to