summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralexdiaconescu2022-07-18 06:25:16 +0300
committeralexdiaconescu2022-07-18 06:25:16 +0300
commit8190f29ab93fed03e52a1cb0d15d2697443741a1 (patch)
tree7ef0981a4865b589cbb06d62b98930092f8b61d3
parent04b93ce7aa0af5fdb779711454221cf759874cf9 (diff)
downloadaur-sk1-git.tar.gz
Update to r5201.62cc98e0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce763d28e440..64e87adea2bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sk1-git
pkgdesc = An open source vector graphics editor for prepress
- pkgver = r5194.17caa859
+ pkgver = r5201.62cc98e0
pkgrel = 1
url = https://sk1project.net/
arch = i686
@@ -19,7 +19,7 @@ pkgbase = sk1-git
depends = python2-pycups
provides = sk1
conflicts = sk1
- source = sk1::git://github.com/sk1project/sk1-wx.git
+ source = sk1::git+https://github.com/sk1project/sk1-wx.git
md5sums = SKIP
pkgname = sk1-git
diff --git a/PKGBUILD b/PKGBUILD
index 93613176eec1..20da42ac8b21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Joermungand <joermungand at gmail dot com>
pkgname=sk1-git
-pkgver=r5194.17caa859
+pkgver=r5201.62cc98e0
pkgrel=1
pkgdesc="An open source vector graphics editor for prepress"
url="https://sk1project.net/"
@@ -13,7 +13,7 @@ depends=('lcms2' 'cairo' 'libmagick' 'pango' 'wxpython' 'python2-cairo'
makedepends=('git' 'python2')
provides=('sk1')
conflicts=('sk1')
-source=("${pkgname%-*}"::'git://github.com/sk1project/sk1-wx.git')
+source=("${pkgname%-*}"::'git+https://github.com/sk1project/sk1-wx.git')
md5sums=('SKIP')
pkgver() {