summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel2016-11-25 11:39:23 -0800
committerJoel2016-11-25 11:39:23 -0800
commit590aef45a0a2421bb8fe6bd9e23d693b9e59859d (patch)
tree8eb8b2a969810e8f38d590456f7d7b2c12257f1f
parent172b1f7c821a68f7ea5be485b56f58e6ac754999 (diff)
downloadaur-gtk-theme-vimix-aurora.tar.gz
upstream: Some minor adjustments.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d37c67f5a95..154c85e361cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = gtk-theme-vimix-aurora
pkgdesc = Gnome 3.20 & 3.22 theme based on Vimix Dark by VINCELIUICE.
pkgver = 1
- pkgrel = 0
+ pkgrel = 1
url = https://www.gnome-look.org/p/1161587/
arch = any
license = GPL
depends = gtk3>=3.20
- source = vimix-aurora.tar.xz::https://dl.opendesktop.org/api/files/download?id=1479370833
- sha256sums = 5fa7c393422619d99524e9ee17b9b592d3d0a7fd4f3fa814983e8df580fe26dc
+ source = vimix-aurora.tar.xz::https://dl.opendesktop.org/api/files/download?id=1480097211
+ sha256sums = 0fad91f24c6e4cefb8c87d735678bad3a50a3dee5ff76e7a599b52fb4b37e087
pkgname = gtk-theme-vimix-aurora
diff --git a/PKGBUILD b/PKGBUILD
index 21b684e23a61..70717b89da40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,20 @@
# Maintainer: Joel <aullidolunar (at) gmai1 dot c0m >
-_themeid=1479370833
+_themeid=1480097211
_themename=vimix-aurora
_themeurl=1161587
-_themeurlfull=https://dl.opendesktop.org/api/files/download/id/1479370833/Vimix-Aurora.tar.xz
+_themeurlfull=https://dl.opendesktop.org/api/files/download/id/1480097211/Vimix-Aurora.tar.xz
pkgname=gtk-theme-${_themename}
pkgver=1
-pkgrel=0
+pkgrel=1
pkgdesc="Gnome 3.20 & 3.22 theme based on Vimix Dark by VINCELIUICE."
arch=('any')
url="https://www.gnome-look.org/p/${_themeurl}/"
license=('GPL')
depends=('gtk3>=3.20')
source=(${_themename}.tar.xz::https://dl.opendesktop.org/api/files/download?id=${_themeid})
-sha256sums=('5fa7c393422619d99524e9ee17b9b592d3d0a7fd4f3fa814983e8df580fe26dc')
+sha256sums=('0fad91f24c6e4cefb8c87d735678bad3a50a3dee5ff76e7a599b52fb4b37e087')
package() {
cd "${srcdir}"