summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWard Segers2020-09-18 00:56:44 +0200
committerWard Segers2020-09-18 00:56:44 +0200
commita9c378202fd9cff64f1089d46bd9ac20e64bba57 (patch)
treee6b1545fe322049ab0deb6363a1d575f4cdc52e5 /PKGBUILD
parent359a556758404444193906f6f5ebd650a7fc6073 (diff)
downloadaur-a9c378202fd9cff64f1089d46bd9ac20e64bba57.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8647d6775f2c..7d807c7358c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: aimileus <me at aimileus dot nl>
pkgname=fedora-arm-installer
_pkgname=arm-image-installer
-pkgver=2.17
+pkgver=2.18
pkgrel=1
pkgdesc="Script to automate the installation of Fedora on ARM boards"
arch=('any')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('bash' 'e2fsprogs' 'parted' 'util-linux')
makedepends=('git')
source=("https://pagure.io/$_pkgname/archive/$_pkgname-$pkgver/$_pkgname-$_pkgname-$pkgver.tar.gz")
-sha512sums=('76e6515a9e7918b156bd8ed0063805ac25964b1759f4a1190268d77cb81e12e17e5ae6a463989da483634b81fb3c1346a33e6d56f4e4aa76a3161c75f6d7a633')
+sha512sums=('7105ea24a24a1bed39b0d5ddfd489b9e35fb5eb89ab3cbd901ad1d0e6e95efef06e6dad3e3069dcf00c346d48a1e0ad7468c3b9e65ea135b0f150fe4afa38a9f')
package() {
cd "$_pkgname-$_pkgname-$pkgver"