summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2de5f8a219fd..6106fff77ae2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = oomox-git
pkgdesc = Graphical application for generating different color variations of Numix theme (GTK2, GTK3) and gnome-colors icon theme
pkgver = 0.20.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/actionless/oomox
arch = x86_64
arch = i686
@@ -16,7 +16,7 @@ pkgbase = oomox-git
optdepends = xorg-xrdb: for the `xresources` theme
optdepends = imagemagick: for icon theme generation
optdepends = inkscape: for icon theme generation
- source = git://github.com/actionless/oomox.git#branch=master
+ source = git+https://github.com/actionless/oomox.git#branch=master
md5sums = SKIP
pkgname = oomox-git
diff --git a/PKGBUILD b/PKGBUILD
index 9a978fcdce34..d7dce2416a82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=oomox-git
pkgver=0.20.0
-pkgrel=1
-pkgdesc="Graphical application for generating different color variations
+pkgrel=2
+pkgdesc="Graphical application for generating different color variations
of Numix theme (GTK2, GTK3) and gnome-colors icon theme"
arch=('x86_64' 'i686')
url="https://github.com/actionless/oomox"
license=('GPLv3')
source=(
- "git://github.com/actionless/oomox.git#branch=master"
+ "git+https://github.com/actionless/oomox.git#branch=master"
)
md5sums=("SKIP")
depends=(