summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ca7d3037c86..10d207972e41 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,14 +2,14 @@ pkgbase = palaura
pkgdesc = Find any words definition with this handy dictionary
pkgver = 1.2.2
pkgrel = 1
- url = https://github.com/lainsce/palaura/
+ url = https://github.com/lainsce/palaura
arch = x86_64
license = GPL3
makedepends = meson
makedepends = vala
depends = granite
depends = gtksourceview3
- source = palaura-1.2.2.tar.gz::https://github.com/lainsce/palaura//archive/1.2.2.tar.gz
+ source = palaura-1.2.2.tar.gz::https://github.com/lainsce/palaura/archive/1.2.2.tar.gz
sha256sums = 555c1e06981b98280e806504bc9b31e93ac501e4e4845c301982207a60d9daae
pkgname = palaura
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')