summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1bf1205ce145..8a9866e0c759 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=emacs-tabbar-git
epoch=1
pkgver=2.2.390
-pkgrel=1
+pkgrel=2
pkgdesc="Emacs minor mode that displays a tab bar at the top"
arch=('any')
url="https://github.com/dholm/tabbar.git"
license=('GPL')
makedepends=('git')
-source=("git://github.com/dholm/tabbar.git")
+source=("git+https://github.com/dholm/tabbar.git")
md5sums=('SKIP')
_gitname="tabbar"