summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--.gitignore2
-rw-r--r--PKGBUILD2
3 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6629ed729a11..cc6b06a76c54 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nordic-polar-theme-git
pkgdesc = A Gtk3.20+ theme created using the awesome Nord color palette.
- pkgver = r53.8999247
+ pkgver = r87.7a1a577
pkgrel = 1
url = https://github.com/EliverLara/Nordic-Polar
arch = any
diff --git a/.gitignore b/.gitignore
index 961d8ae4d0b6..6f220cb5b887 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
src
pkg
Nordic-Polar
-*pkg.tar.xz
+*.pkg.tar.*
tags
diff --git a/PKGBUILD b/PKGBUILD
index 5761ef3d4786..604f70a8b101 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=nordic-polar-theme-git
_pkgname=Nordic-Polar
-pkgver=r53.8999247
+pkgver=r87.7a1a577
pkgrel=1
pkgdesc="A Gtk3.20+ theme created using the awesome Nord color palette."
arch=("any")