summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-12-04 20:06:20 +0100
committerhaawda2022-12-04 20:06:20 +0100
commitaad56e186daa7f5aca87bcacb73657bcc44d7bc3 (patch)
tree73a31d5b7563cade57290aa5045cb6fcc4f27d9d /PKGBUILD
parentb324165af8d3abe566988c257a43b5707d1f238d (diff)
downloadaur-emacs-tabbar-git.tar.gz
readopted
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"