summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2258a35c03cc..1d8597b022c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer: Ehsan Ghorbannezad <ehsan at disroot dot org>
+# Maintainer: koonix <ehsan at disroot dot org>
_pkgname='mdpdf'
pkgname="${_pkgname}-git"
pkgver=r9.1beff75
-pkgrel=4
+pkgrel=5
pkgdesc='a shell script for converting markdown to pdf using lowdown.'
-url=https://github.com/ghesy/mdpdf
+url=https://github.com/koonix/mdpdf
arch=('x86_64')
license=('GPL')
makedepends=('git')