summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhamki2021-06-17 00:11:34 +0800
committerhamki2021-06-17 00:11:34 +0800
commit3096d975e8f1b1be00daa4747fc526f2a6dc00fe (patch)
tree8c36839b9b29934c6c056093b59134903b9c4c87 /PKGBUILD
parent7f6d3754b0c7ed54c26639178e399fedf1fc4eb9 (diff)
downloadaur-3096d975e8f1b1be00daa4747fc526f2a6dc00fe.tar.gz
update to 2.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76ac232a1de3..26cbf15fde75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: hamki <hamki.do2000@gmail.com>
pkgname=nordic-theme
_pkgname=Nordic
-pkgver=1.9.0
+pkgver=2.0.0
pkgrel=1
epoch=
pkgdesc="Nordic is a Gtk3.20+ theme created using the awesome Nord color pallete."
@@ -20,10 +20,10 @@ backup=()
options=()
install=
changelog=
-source=("https://github.com/EliverLara/Nordic/releases/download/v$pkgver/$_pkgname.tar.xz"
+source=("https://github.com/EliverLara/Nordic/releases/download/$pkgver/$_pkgname.tar.xz"
)
noextract=()
-sha256sums=(c7ea5c4816ce6fb0c2763e77908485c2ee816790f727009429137bc2131ca18b)
+sha256sums=(c6c75f9474568c2b7a0067490d6a76427b9c2ff9fc6963dd3878efa9c4a24543)
package() {
cd "${_pkgname}"