summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThor K. H2020-05-04 14:27:58 +0200
committerThor K. H2020-05-04 14:27:58 +0200
commite7b4d15f32518d76c0a9af0927228e29d545f772 (patch)
tree507a3ab18be0f90444ac43dae2ae30c5342109dc /PKGBUILD
parent6664e7ecbe54842aef420cedfc55f99d4ae66b86 (diff)
downloadaur-pandoc-ac-git.tar.gz
upgpkg: pandoc-ac-git 0.2.0.r5.56a3957-2
Use personal repo with updated pandoc_ast for good measure
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b284b4f2b8e5..8d4b2bcc74f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=pandoc-ac-git
_pkgname=pandoc-ac
pkgver=0.2.0.r5.56a3957
-pkgrel=1
+pkgrel=2
pkgdesc="Simple Pandoc filter for a clean syntax to LaTeX acronyms"
arch=('x86_64')
-url="https://github.com/Enet4/pandoc-ac"
+url="https://github.com/thor/pandoc-ac"
license=('MIT' 'Apache')
groups=()
depends=()
@@ -15,7 +15,7 @@ optdepends=()
provides=('pandoc-ac')
conflicts=('pandoc-ac')
backup=()
-source=("$_pkgname::git+https://github.com/Enet4/pandoc-ac.git")
+source=("$_pkgname::git+https://github.com/thor/pandoc-ac.git")
noextract=()
md5sums=('SKIP')
validpgpkeys=()