summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLennard Hofmann2020-10-09 19:06:54 +0200
committerLennard Hofmann2020-10-09 19:06:54 +0200
commit8210d287bac08d7f38de32c2a0021626a0c9fae6 (patch)
treee039ff3f823d4e63c4bb243933557e54b1722b3c /PKGBUILD
parent5873541bfc7f2dbb9edc6976222aee98a4f8ecf7 (diff)
downloadaur-kak-smarttab-git.tar.gz
Upstream migrated from gitlab.com to github.com
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f241000ca871..529929fa46e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Lennard Hofmann <lennard dot hofmann at web dot de>
pkgname=kak-smarttab-git
_reponame=smarttab.kak
-pkgver=r18.1321c30
-pkgrel=2
+pkgver=r20.e7fe8ef
+pkgrel=1
pkgdesc='Provides commands for three different ways of handling indentation'
arch=(any)
-url="https://gitlab.com/andreyorst/$_reponame"
+url="https://github.com/andreyorst/$_reponame"
license=(MIT)
depends=(kakoune)
makedepends=(git)