summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPellegrino Prevete2022-05-27 03:29:42 +0000
committerPellegrino Prevete2022-05-27 03:29:42 +0000
commit1da29698a09f63977d8e78ed6480916e1a5f52db (patch)
tree60ebd6f636814acea636229eed00b9db059bec8e
parentc61ef3cc1faedcaf435cfb75e74f968261193237 (diff)
downloadaur-1da29698a09f63977d8e78ed6480916e1a5f52db.tar.gz
update optional dependencies and version bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a94f18ffc519..bec4f8719556 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = archiso-encryption
pkgdesc = Tools for creating Arch Linux live and install iso images with luks
- pkgver = 59
- pkgrel = 2
+ pkgver = 63
+ pkgrel = 1
url = https://gitlab.archlinux.org/archlinux/archiso
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index b576f7289f11..077944212c8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Gerardo Exequiel Pozzi <djgera@archlinux.org>
_pkgname=archiso
pkgname=$_pkgname-encryption
-pkgver=59
-pkgrel=2
+pkgver=63
+pkgrel=1
pkgdesc='Tools for creating Arch Linux live and install iso images with luks'
arch=('any')
license=('GPL3')