summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaximilian Weiss2017-09-07 10:30:55 -0700
committerMaximilian Weiss2017-09-07 10:30:55 -0700
commitaf767b4b9c3b1fc9798dbaea9d2e9efcdfe46929 (patch)
tree2a8fceec27a0dfae242432264fd6686cbc4e263b
parent461d82875e3dcdff36e5276e00b5b79bf51b44d1 (diff)
downloadaur-af767b4b9c3b1fc9798dbaea9d2e9efcdfe46929.tar.gz
Downgraded package to most recent release at user request
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 772f822dad54..821732fda73d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = namecoin-core-wallet
pkgdesc = This package provides the Namecoin Core GUI client and CLI daemon. This package does not create a systemd service.
- pkgver = v0.14.99
- pkgrel = 2
- epoch = 1500726360
+ pkgver = v0.13.99.name.tab.beta1
+ pkgrel = 1
+ epoch = 1504804610
url = https://namecoin.org/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index a9fddfe4af7b..d84e1fb56d8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,15 +6,15 @@
pkgname=namecoin-core-wallet
-pkgver=v0.14.99
-pkgrel=2
+pkgver=v0.13.99.name.tab.beta1
+pkgrel=1
# Epoch is always set to the most recent PKGBUILD update time.
# This allows for a forced downgrade without messing up versioning.
-epoch=1500726360
+epoch=1504804610
-# The most recent commit at the time of this package update.
-_commit=c3b88a0f29b3c387ec7bbbdd2395bbf876da1543
+# Release commit for nc0.13.99-name-tab-beta1
+_commit=a11e75411af3b612a36e3516e461934838c0c53b
pkgdesc='This package provides the Namecoin Core GUI client and CLI daemon. This package does not create a systemd service.'
arch=('i686' 'x86_64')