aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dist/archlinux/stable/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/archlinux/stable/PKGBUILD b/dist/archlinux/stable/PKGBUILD
index 6e8150f..5fff371 100644
--- a/dist/archlinux/stable/PKGBUILD
+++ b/dist/archlinux/stable/PKGBUILD
@@ -10,7 +10,8 @@ license=('GPL3')
depends=('python3')
makedepends=('make' 'sed' 'coreutils')
source=(https://github.com/maandree/auto-auto-complete/archive/$pkgver.tar.gz)
-sha256sums=(6b083da13302b83325aeb961f9b55dc9626e1f8096537ee598c43e09e67d0f64)
+sha256sums=(f201792daa620b04bc5726b8d5f41071158a7fd5ec7f1002e8f1ab760f188c67)
+
build() {
cd auto-auto-complete-$pkgver