git » kimageannotator.git » commit 2cd21b9

Update URL

author Antonio Rojas
2021-06-07 18:03:45 UTC
committer Antonio Rojas
2021-06-07 18:03:45 UTC
parent 7f53271b4d012d841886ccf2de7a299dcf308fd3

Update URL

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index d36f669..a43c43f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=0.5.1
 pkgrel=1
 pkgdesc='Tool for annotating images'
 arch=(x86_64)
-url='https://github.com/DamirPorobic/kImageAnnotator'
+url='https://github.com/ksnip/kImageAnnotator'
 license=(GPL)
 depends=(qt5-svg kcolorpicker)
 makedepends=(cmake qt5-tools)