summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Littley2019-03-10 10:24:37 +0000
committerSamuel Littley2019-03-10 10:24:37 +0000
commit118cbb34b77b61d639f8f49a637c9979a8fa5f34 (patch)
tree43c0325f016229db2b857b126e1401307ce9c37d
parent9b0b39f7ebff7c847d67bc4b76e79216d90ee048 (diff)
downloadaur-118cbb34b77b61d639f8f49a637c9979a8fa5f34.tar.gz
Update to 0.31
-rw-r--r--.gitignore5
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..10c575c1c582
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+cloud-utils-*.tar.gz
+growpart*.pkg*
+pkg/
+src/
+
diff --git a/PKGBUILD b/PKGBUILD
index 846434db4987..ccd237cc95ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,16 +16,16 @@
# Maintainer: Samuel Littley <samuellittley@google.com>
pkgname='growpart'
-pkgver=0.30
+pkgver=0.31
pkgrel=1
pkgdesc='Extends a partition to fill available space'
arch=('any')
url='https://launchpad.net/cloud-utils'
license=('GPL3')
-source=("https://launchpad.net/cloud-utils/trunk/0.3/+download/cloud-utils-$pkgver.tar.gz"
+source=("https://launchpad.net/cloud-utils/trunk/$pkgver/+download/cloud-utils-$pkgver.tar.gz"
'growpartfs'
'growpartfs@.service')
-sha256sums=('7360dd3d56aca48945a4a1943315f1633f82f3486ca5f065c6746bce274b8aa5'
+sha256sums=('197c14ed7f2b566e5cd2ef03a46057d536a3e7bcb0b37a7a27fc378e691bd41d'
'01576833fe3034c38f57b57b498f24ffe06263f6bcec25f79e57481aa854ac9b'
'abb9633ea0a2bef1ae7c91b15267c1d901d63bb1d2f3caab76ecacc47a4b9c10')