summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRoey Darwish Dror2018-11-22 11:49:54 +0200
committerRoey Darwish Dror2018-11-22 11:49:54 +0200
commit1265b09c4ea9db87ea1876f6bed2d07b8c0682b5 (patch)
tree437d21760f2bba24dcbdd8897ce745ee83756f29 /PKGBUILD
parent1739860fba3192de844fae9c76f77932d7d254af (diff)
downloadaur-1265b09c4ea9db87ea1876f6bed2d07b8c0682b5.tar.gz
0.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca9590e2a09f..3d840bb6e5b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Roey Darwish Dror <roey.ghost@gmail.com>
pkgname=alma
-pkgver=0.2.0
+pkgver=0.3.0
pkgrel=1
pkgdesc='Create Arch Linux based live USB'
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('GPL3')
makedepends=('rust')
depends=('gptfdisk' 'parted' 'arch-install-scripts' 'dosfstools' 'btrfs-progs' 'coreutils' 'util-linux')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('b728faca83eccd258bbea0c6a69585dd6c9629d1fdaf4a2cfb5625c005097ab9')
+sha256sums=('488d7f0c24f7a79fdc03af461d5f65ce14d4013ab22b0f7bd43755ab73f500f4')
build() {
cd "$pkgname-$pkgver"