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

Levente Polyak anthraxx at archlinux.org
Sun Aug 30 11:01:45 UTC 2020


    Date: Sunday, August 30, 2020 @ 11:01:44
  Author: anthraxx
Revision: 692684

upgpkg: patchelf 0.12-1

Modified:
  patchelf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-30 11:01:18 UTC (rev 692683)
+++ PKGBUILD	2020-08-30 11:01:44 UTC (rev 692684)
@@ -3,7 +3,7 @@
 # Contributor: xduugu
 
 pkgname=patchelf
-pkgver=0.11
+pkgver=0.12
 pkgrel=1
 pkgdesc='Small utility to modify the dynamic linker and RPATH of ELF executables'
 url='https://nixos.org/patchelf.html'
@@ -11,8 +11,8 @@
 license=('GPL3')
 depends=('gcc-libs')
 source=(https://github.com/NixOS/patchelf/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('b156bad513d5bac33aaf61d5f04d5a78efc81abf8c0ccb851f605e1137c21e671b4933263a47543daf5064db5e83c9afa836b1aea143fca7d8e6a18ebf96beb8')
-b2sums=('f8b0fb897b0a7bf905a10c6559cc801291b0b15a26a2efe0789b2b2f26d6d827b6f633a2b35059345908afb6e8c8a3ff5b4667a9161355f9a14dee84b6400f28')
+sha512sums=('2563a5b22b90392d5755d9a08022daf8570fa1b741becbbca92548d0a2f82f7ee21175a2c34816a4653c89c2219bf59b1440304b0fa2d49842e398ab18b9923c')
+b2sums=('8ea71eb75bcc40e18a168c1e65856809fcceb8f68a9939e5248464d8c2e5d14d4eb1278965727417a26e70734712121d057c3da689be397f93bdb5234a11d5ba')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list