Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/PKGBUILD/python-archinstall
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds+github@gmail.com>2020-11-11 22:55:12 +0000
committerAnton Hvornum <anton.feeds+github@gmail.com>2020-11-11 22:55:12 +0000
commit031f6d204e5b9376468cd59e4dff907244658dd8 (patch)
tree3ed5659ecfefab52bc26f68a108d99dcad973d26 /PKGBUILD/python-archinstall
parent7172dc5cf19288d2ec655f5ca3e151e0b61d2d38 (diff)
Updated hash to v2.0.6rc17.
Diffstat (limited to 'PKGBUILD/python-archinstall')
-rw-r--r--PKGBUILD/python-archinstall/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD/python-archinstall/PKGBUILD b/PKGBUILD/python-archinstall/PKGBUILD
index 34fad32e..9fa8a8ad 100644
--- a/PKGBUILD/python-archinstall/PKGBUILD
+++ b/PKGBUILD/python-archinstall/PKGBUILD
@@ -13,7 +13,7 @@ arch=('x86_64')
depends=('python>=3.8')
makedepends=('python-setuptools')
optdepends=('pyttsx3: Adds text-to-speech support for log/screen output.')
-sha256sums=('db25333c66896068efc758c3b93020f52df44a876a1124ccad65a3e708711a6a')
+sha256sums=('fb64065af6d26cbe5125452d17887dbb930ff254858ea5dabc9bb543747a6675')
build() {
cd "archinstall-${pkgver}"