summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD10
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54c6d2c6e08a..ff5d636062c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = numix-frost-themes
pkgdesc = Official Numix GTK theme - Antergos Edition
pkgver = 3.6.6
- pkgrel = 1
- url = http://numixproject.org/
+ pkgrel = 2
+ url = https://numixproject.github.io/
arch = any
groups = themes
groups = themes::gtk
diff --git a/PKGBUILD b/PKGBUILD
index 08fcf5166c9c..001b5f8c1893 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,6 @@
-# Maintainer: David Dotson <dotsdl at gmail dot com>
-# Maintainer: Manuel Hüsers <manuel.huesers@uni-ol.de>
+# Maintainer: Felix Golatofski <contact@xdfr.de>
+# Contributor: David Dotson <dotsdl at gmail dot com>
+# Contributor: Manuel Hüsers <manuel.huesers@uni-ol.de>
# Contributor: Antergos Devs <dev@antergos.com>
# Contributor: dmiranda at gmail dot com
@@ -8,13 +9,12 @@ _pkgname=Numix-Frost
_light=Numix-Frost-Light
_branch=numix-frost-light
pkgver=3.6.6
-pkgrel=1
+pkgrel=2
pkgdesc='Official Numix GTK theme - Antergos Edition'
arch=('any')
license=('GPL3')
groups=('themes' 'themes::gtk')
-#url='https://github.com/Antergos/Numix-Frost'
-url='http://numixproject.org/'
+url="https://numixproject.github.io/"
depends=('gtk-engine-murrine' 'gtk3>=3.18' 'git')
makedepends=('ruby-sass' 'npm' 'gulp')
replaces=('gtk-theme-numix-frost')