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 b385403e7d75..1006ae5d1148 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,13 +2,13 @@ pkgbase = yishu
pkgdesc = Bespoke and simple Todo.txt client
pkgver = 1.2.5
pkgrel = 1
- url = https://github.com/lainsce/yishu/
+ url = https://github.com/lainsce/yishu
arch = x86_64
license = GPL3
makedepends = meson
makedepends = vala
depends = granite
- source = yishu-1.2.5.tar.gz::https://github.com/lainsce/yishu//archive/1.2.5.tar.gz
+ source = yishu-1.2.5.tar.gz::https://github.com/lainsce/yishu/archive/1.2.5.tar.gz
sha256sums = fbb1ebcf16672b818cb92f7022c1d9e5e17bdb1b776612535e0af6a8abd75a39
pkgname = yishu
diff --git a/PKGBUILD b/PKGBUILD
index d7ce3f359d82..9cea673c2846 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.2.5
pkgrel=1
pkgdesc='Bespoke and simple Todo.txt client'
arch=('x86_64')
-url='https://github.com/lainsce/yishu/'
+url='https://github.com/lainsce/yishu'
license=('GPL3')
depends=('granite')
makedepends=('meson' 'vala')