summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArctic Ice Studio2017-10-30 19:35:37 +0100
committerArctic Ice Studio2017-10-30 19:35:37 +0100
commitc42d7b5c70374b850c4690d9af5ac7d51592f091 (patch)
tree9a99d18e197b0424f94d0e667cbf2a4cbe06d47f
parent69e5a3a1a1ac5b76fe1a7ff8532a45b20a3a1166 (diff)
downloadaur-c42d7b5c70374b850c4690d9af5ac7d51592f091.tar.gz
Prepare AUR release version 0.3.0-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce5e757f671a..72e8a4741aa6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nord-emacs
pkgdesc = An arctic, north-bluish clean and elegant Emacs theme
- pkgver = 0.1.2
+ pkgver = 0.3.0
pkgrel = 1
url = https://github.com/arcticicestudio/nord-emacs
arch = any
@@ -8,7 +8,7 @@ pkgbase = nord-emacs
license = CC-BY-SA-4.0
makedepends = git
depends = emacs>=23
- source = nord-emacs::git+https://github.com/arcticicestudio/nord-emacs.git#tag=v0.1.2
+ source = nord-emacs::git+https://github.com/arcticicestudio/nord-emacs.git#tag=v0.3.0
md5sums = SKIP
pkgname = nord-emacs
diff --git a/PKGBUILD b/PKGBUILD
index eb2ed78c133c..e86f80b59b03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Arctic Ice Studio <development@arcticicestudio.com>
pkgname=nord-emacs
-pkgver=0.1.2
+pkgver=0.3.0
pkgrel=1
pkgdesc="An arctic, north-bluish clean and elegant Emacs theme"
arch=("any")