summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcaltlgin2020-10-03 15:46:41 +1300
committercaltlgin2020-10-03 15:46:41 +1300
commit95435e1cc8fa0305c2d5221323f27285c95ff556 (patch)
tree4bcc95d7a8fe7fb0779bc104d88b9965bf508466 /PKGBUILD
parent015147bd390284600b08517954e7ec0af705544d (diff)
downloadaur-95435e1cc8fa0305c2d5221323f27285c95ff556.tar.gz
Fix url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f255544c7740..8441853af211 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.2.2
pkgrel=1
pkgdesc='Find any words definition with this handy dictionary'
arch=('x86_64')
-url='https://github.com/lainsce/palaura/'
+url='https://github.com/lainsce/palaura'
license=('GPL3')
depends=('granite' 'gtksourceview3')
makedepends=('meson' 'vala')