summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaximilian Weiss2019-11-30 03:39:07 -0800
committerMaximilian Weiss2019-11-30 03:39:07 -0800
commit79e6046a05478f4ca70e71f60ceb6f88016507d5 (patch)
treea2c07875938ae5a6b0f776520f4ac46ea217feff
parentf8b532c4fdc8320b283c2445950e387ac216733c (diff)
downloadaur-79e6046a05478f4ca70e71f60ceb6f88016507d5.tar.gz
Update to v0.19.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b056a86625b9..08ec6442c8f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = namecoin-core-wallet
pkgdesc = This package provides the Namecoin Core GUI client, CLI daemon, and daemon user service.
- pkgver = v0.18.1
- pkgrel = 4
- epoch = 1572317064
+ pkgver = v0.19.0
+ pkgrel = 1
+ epoch = 1575111220
url = https://namecoin.org/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index a8fd5941a9b6..aff38f16232e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,17 +6,17 @@
pkgname=namecoin-core-wallet
-pkgver=v0.18.1
-pkgrel=4
+pkgver=v0.19.0
+pkgrel=1
# Epoch is always set to the most recent PKGBUILD update time.
# This allows for a forced downgrade without messing up versioning.
-epoch=1572317064
+epoch=1575111220
-# Release commit for 0.18.1
-_commit=23da13bae53cb05fe7f44a036259f22c5b881eb0
+# Release commit for 0.19.0
+_commit=15562f1f61e22b73543a3cf59cb7ea1e1ce2a6fc
pkgdesc='This package provides the Namecoin Core GUI client, CLI daemon, and daemon user service.'