[arch-commits] Commit in fatresize/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Apr 5 11:46:12 UTC 2020
Date: Sunday, April 5, 2020 @ 11:46:12
Author: arojas
Revision: 611837
Update to 1.1.0
Modified:
fatresize/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-05 11:25:18 UTC (rev 611836)
+++ PKGBUILD 2020-04-05 11:46:12 UTC (rev 611837)
@@ -3,8 +3,8 @@
# Contributor: Alexander Blinne <alexander[at]blinne[dot]net>
pkgname=fatresize
-pkgver=1.0.4
-pkgrel=4
+pkgver=1.1.0
+pkgrel=1
pkgdesc='A utility to resize FAT filesystems using libparted'
url='https://sourceforge.net/projects/fatresize/'
arch=(x86_64)
@@ -11,7 +11,7 @@
license=(GPL3)
depends=(parted)
source=($pkgname-$pkgver.tar.gz::"https://github.com/ya-mouse/fatresize/archive/v$pkgver.tar.gz")
-sha256sums=('7f3ab7a9ac92335f66d239419860f674359449d49cf67ba1af7a8b686303612b')
+sha256sums=('9232bc354b6c49a9e695e071bfd2d62ec79cdf4bc84928fcf1967fa39b75c33e')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list