[arch-commits] Commit in attr/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Thu Mar 11 19:59:45 UTC 2021


    Date: Thursday, March 11, 2021 @ 19:59:45
  Author: eworm
Revision: 409634

upgpkg: attr 2.5.0-1: new upstream release

Modified:
  attr/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-11 19:49:09 UTC (rev 409633)
+++ PKGBUILD	2021-03-11 19:59:45 UTC (rev 409634)
@@ -1,8 +1,8 @@
 # Maintainer: Thomas Bächler <thomas at archlinux.org>
 
 pkgname=attr
-pkgver=2.4.48
-pkgrel=3
+pkgver=2.5.0
+pkgrel=1
 pkgdesc='Extended attribute support library for ACL support'
 arch=('x86_64')
 url='https://savannah.nongnu.org/projects/attr'
@@ -14,9 +14,10 @@
 conflicts=('xfsattr')
 backup=('etc/xattr.conf')
 validpgpkeys=('600CD204FBCEA418BD2CA74F154343260542DF34'  # Brandon Philips <brandon at ifup.co>
-              'B902B5271325F892AC251AD441633B9FE837F581') # Frysinger <vapier at gentoo.org>
-source=("https://download.savannah.gnu.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('5ead72b358ec709ed00bbf7a9eaef1654baad937c001c044fe8b74c57f5324e7'
+              'B902B5271325F892AC251AD441633B9FE837F581'  # Frysinger <vapier at gentoo.org>
+              '259B3792B3D6D319212CC4DCD5BF9FEB0313653A') # Andreas Gruenbacher <andreas.gruenbacher at gmail.com>
+source=("https://download.savannah.gnu.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
+sha256sums=('af77acc2d4fc1346469071b9610d4454c66a4d4de92c1be6ea66b0908ec67ba5'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list