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

Christian Hesse eworm at archlinux.org
Wed Dec 20 22:21:08 UTC 2017


    Date: Wednesday, December 20, 2017 @ 22:21:07
  Author: eworm
Revision: 313439

upgpkg: gpart 0.3-2

rebuild old packages

Modified:
  gpart/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-20 22:14:00 UTC (rev 313438)
+++ PKGBUILD	2017-12-20 22:21:07 UTC (rev 313439)
@@ -5,7 +5,7 @@
 
 pkgname=gpart
 pkgver=0.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Partition table rescue/guessing tool"
 arch=('x86_64')
 url="https://github.com/baruch/gpart"
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('glibc')
 source=("https://github.com/baruch/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('2d709068b5123198b3eb337f9d4686a8')
+sha256sums=('ec56d12ec9ffdb9877c12692ea6e51620b1ae44473d3d253b27fc31ed9ebb4dd')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list