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

Tobias Powalowski tpowa at nymeria.archlinux.org
Tue Oct 15 06:55:30 UTC 2013


    Date: Tuesday, October 15, 2013 @ 08:55:30
  Author: tpowa
Revision: 196544

upgpkg: gptfdisk 0.8.8-1

bump to latest version

Modified:
  gptfdisk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-15 06:38:31 UTC (rev 196543)
+++ PKGBUILD	2013-10-15 06:55:30 UTC (rev 196544)
@@ -4,8 +4,8 @@
 # Contributor: Hokum <hokum_at_mail_dot_ru>
 
 pkgname=gptfdisk
-pkgver=0.8.7
-pkgrel=2
+pkgver=0.8.8
+pkgrel=1
 pkgdesc="A text-mode partitioning tool that works on Globally Unique Identifier (GUID) Partition Table (GPT) disks"
 arch=('i686' 'x86_64')
 url="http://www.rodsbooks.com/gdisk/"
@@ -15,7 +15,6 @@
 conflicts=('gdisk')
 replaces=('gdisk')
 source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('39e61d9f3701e95db1bcb83ce8fb211b22f33548e3c75b17f22067c6968e91e3')
 
 build() {
   cd $pkgname-$pkgver
@@ -30,3 +29,4 @@
   install -m644 -t "$pkgdir/usr/share/man/man8" {{,c,s}gdisk,fixparts}.8
   install -m644 -t "$pkgdir/usr/share/doc/gdisk" README NEWS
 }
+md5sums=('bd47d03ec27bab5613254b5a20f72143')




More information about the arch-commits mailing list