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 0568cdb62906..bdee46107f2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=stitchy
pkgname=stitchy-git
pkgver=7610be8
-pkgrel=1
+pkgrel=2
pkgdesc="Cross stitch pattern designer."
arch=('i686' 'x86_64')
license=('GPL3')
@@ -13,7 +13,7 @@ depends=('qjson')
makedepends=('git')
url="https://github.com/segfault87/stitchy"
install=stitchy.install
-source=(git://github.com/segfault87/stitchy.git
+source=(git+https://github.com/segfault87/stitchy.git
stitchy.desktop)
md5sums=('SKIP'
'126841e4b1ff8c8ab949b6be1b2a801c')