summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordorianpb2020-06-24 14:52:04 -0400
committerdorianpb2020-06-24 14:52:04 -0400
commit9017f44d04faf40ed7f11f9741cf584c20e03726 (patch)
tree6c4223a93a8e9163ef22466da5b7c3fb87f31c74 /PKGBUILD
parent8ad280c9b7283a99b743c8019488c9038b4a35b8 (diff)
downloadaur-9017f44d04faf40ed7f11f9741cf584c20e03726.tar.gz
Changed handling of additon .img files to merge into intird
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7490fc30196c..2a58b13e8336 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: dorianpb <dorian.peanut.butter@gmail.com>
pkgname='makeuki'
-pkgver=v1.1
-pkgrel=3
+pkgver=v1.2
+pkgrel=1
pkgdesc="A script that simplifies the creation of unified kernel images."
license=('GPL3')
arch=('any')
depends=('jq' 'mkinitcpio' 'pacman-contrib')
install="makeuki.install"
source=("makeuki.tar.gz")
-sha256sums=('f87a2e98efa11f7811cd17d09a3b58ed961088b6ab8b9bc22404cb43d87c85e0')
+sha256sums=('304cc5a7c9d5f7c9d29b1e674041a3490b9192b944a8d8d00e7e087933da999c')
package() {
cd "${srcdir}"