summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorL.G. Sarmiento2019-07-02 10:00:41 +0200
committerL.G. Sarmiento2019-07-02 10:00:41 +0200
commit23df9fd05b1d111c22c9a7604731255ac0e07139 (patch)
tree2f4a9c915544bc18d3462955ddc14736c1b92a19 /PKGBUILD
parent98bbf25e862bf1b30fe010c99f16f499669f1a3b (diff)
downloadaur-htmlize-git.tar.gz
source updated to github
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0d7dbb8697e..e1904dac33c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
# Maintainer: L.G. Sarmiento (Pico) <Luis.Sarmientop@nuclear.lu.se>
pkgname=htmlize-git
_pkgname=htmlize
-pkgver=r96.aa6e2f6
+pkgver=r129.8db0aa6
pkgrel=1
pkgdesc="Convert buffer text and decorations to HTML"
-url="http://fly.srk.fer.hr/~hniksic/emacs/htmlize.el.cgi"
+url="https://github.com/hniksic/emacs-htmlize"
arch=('any')
license=('GPL2')
depends=('emacs')
provides=("htmlize")
makedepends=('git')
-source=($_pkgname::git+http://fly.srk.fer.hr/~hniksic/emacs/htmlize.git)
+source=($_pkgname::git+https://github.com/hniksic/emacs-htmlize.git)
md5sums=('SKIP')
pkgver() {