summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b8cc553ce6e..0ebf6751d7d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = gtk-theme-iris-light-git
pkgdesc = A flat theme that uses varying shades and tones to create distinction and a modern experience.
pkgver = 105.aca7c34
pkgrel = 1
- url = http://thevirtualdragon.deviantart.com/art/Iris-Light-Beta-428948909
+ url = https://thevirtualdragon.deviantart.com/art/Iris-Light-Gtk-Theme-v1-7-5-428948909
changelog = CHANGELOG
arch = any
license = GPL3
@@ -12,6 +12,6 @@ pkgbase = gtk-theme-iris-light-git
provides = gtk-theme-iris-light=105.aca7c34
conflicts = gtk-theme-iris-light
source = iris-light::git+https://github.com/xyl0n/iris-light.git
- sha256sums = SKIP
+ sha512sums = SKIP
pkgname = gtk-theme-iris-light-git
diff --git a/PKGBUILD b/PKGBUILD
index 2a6ea9770c92..938451f54bc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=105.aca7c34
pkgrel=1
pkgdesc="A flat theme that uses varying shades and tones to create distinction and a modern experience."
arch=('any')
-url="http://thevirtualdragon.deviantart.com/art/Iris-Light-Beta-428948909"
+url="https://thevirtualdragon.deviantart.com/art/Iris-Light-Gtk-Theme-v1-7-5-428948909"
license=('GPL3')
optdepends=("gtk-engine-murrine: gtk2 bindings"
"gtk3: gtk3 bindings")
@@ -17,7 +17,7 @@ provides=("gtk-theme-iris-light=${pkgver}")
conflicts=('gtk-theme-iris-light')
changelog="CHANGELOG"
source=(${_pkgname}::'git+https://github.com/xyl0n/iris-light.git')
-sha256sums=('SKIP')
+sha512sums=('SKIP')
pkgver() {
cd "${srcdir}/${_pkgname}"