summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMallchad2021-09-23 20:04:59 +0100
committerMallchad2021-10-10 14:40:00 +0100
commitc87daecf2ddf31f14c997ba2cf7a2275b22cd292 (patch)
treea4709189e270fa1302f0f47da1f8dbe2a0650a6b /PKGBUILD
parent844f6fb898bcd039fab1ba21c76460f847ae0899 (diff)
downloadaur-c87daecf2ddf31f14c997ba2cf7a2275b22cd292.tar.gz
Updated url to match new upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b5cee6ba476..bc3b8ba3a4f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@ pkgver=0.5.2.r9.gefbc112
pkgrel=4
pkgdesc="A (work-in-progress) nextgen Doxygen for C++"
arch=('i686' 'x86_64')
-url="https://github.com/foonathan/standardese"
+url="https://github.com/standardese/standardese"
license=('MIT')
depends=('clang>=3.7.1' 'boost-libs>=1.55' 'llvm')
makedepends=('git' 'cmake' 'boost>=1.55' 'cmark')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-source=('git+https://github.com/foonathan/standardese.git')
+source=('git+https://github.com/standardese/standardese.git')
md5sums=('SKIP')
pkgver() {