summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34bae7b8100d..af1925b17537 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@ _name=concur
pkgname=python-$_name
pkgver=0.10.0
pkgrel=1
-pkgdesc='Beautiful side-by-side diffs'
+pkgdesc='Concur UI Framework for Python'
arch=(any)
-url='https://github.com/darrenburns/dunk'
+url='https://github.com/potocpav/python-concur'
license=('MIT')
depends=(python python-concur-imgui)
makedepends=(python-build python-installer python-wheel)