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

Evangelos Foutras foutrelis at archlinux.org
Mon Mar 26 03:36:06 UTC 2012


    Date: Sunday, March 25, 2012 @ 23:36:05
  Author: foutrelis
Revision: 154314

upgpkg: gptfdisk 0.8.4-1

New upstream release.

Modified:
  gptfdisk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-26 03:27:31 UTC (rev 154313)
+++ PKGBUILD	2012-03-26 03:36:05 UTC (rev 154314)
@@ -4,8 +4,8 @@
 # Contributor: Hokum <hokum_at_mail_dot_ru>
 
 pkgname=gptfdisk
-pkgver=0.8.3
-pkgrel=2
+pkgver=0.8.4
+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,7 @@
 conflicts=('gdisk')
 replaces=('gdisk')
 source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('e028d15e134c10350cd02b14188b31a0c593b3b6c8f2af9a298ecf3e47019e18')
+sha256sums=('a4aa6800df3a43bec2900eff3c2d8488d8d60c06833035bc881237f9acb79b85')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list