summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302017-08-15 03:42:26 +0200
committerM0Rf302017-08-15 03:42:26 +0200
commit7ca98eff477f3952929dca24bd96113a2db545c5 (patch)
tree789f99d6b34c53f9ab083898456414fb1a3dc8ba /PKGBUILD
parent3eb7f92c0091967aa29e66329ef95e8641705190 (diff)
downloadaur-7ca98eff477f3952929dca24bd96113a2db545c5.tar.gz
partclone-utils: 0.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1489f5329cf2..40b98e81d49c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: M0Rf30
pkgname=partclone-utils
-pkgver=0.2.1
-pkgrel=2
+pkgver=0.4.1
+pkgrel=1
pkgdesc="Utility for use with partclone generated images."
arch=('i686' 'x86_64')
url="http://www.idealworldinc.com/partclone-utils/"
license=(GPL)
-source=(http://www.idealworldinc.com/$pkgname/$pkgname.tar.gz)
+source=("https://sourceforge.net/projects/partclone-utils/files/$pkgname-$pkgver.tar.gz")
build() {
cd "$srcdir/$pkgname-$pkgver"
@@ -20,4 +20,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-md5sums=('4c27d7fb4680cdcfe5871f2bdcd4475d')
+md5sums=('8ab22dfad00559533bc6694f756d6070')