summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUncle Hunto2017-03-28 14:25:08 -0700
committerUncle Hunto2017-03-28 14:25:08 -0700
commit053654d5b21b5682b37a8de46740603747c2b320 (patch)
tree9c354d0e3c2cfd67c546e1cb639001d989841a27
parentc25f1c3ab883d80984c794b329767b656ec7dc99 (diff)
downloadaur-053654d5b21b5682b37a8de46740603747c2b320.tar.gz
Fix spelling
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22b70a35e516..c5fc0b401113 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Mar 28 20:12:39 UTC 2017
+# Tue Mar 28 21:24:43 UTC 2017
pkgbase = bitcoin-uasf-git
- pkgdesc = EXPERIMENTAL! Signal support for BIP148, a User Activated Soft Fork (USAF) activating segwit
- pkgver = v0.14.0.uasfsegwit.r2.g209ecd8cd
+ pkgdesc = EXPERIMENTAL! Signal support for BIP148, a User Activated Soft Fork (UASF) activating segwit
+ pkgver = v0.14.0.uasfsegwit1.1.r0.g3186dc817
pkgrel = 1
url = https://github.com/UASF/bitcoin
install = bitcoin-qt.install
diff --git a/PKGBUILD b/PKGBUILD
index aa306dbbad81..eccd58ebbb75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=bitcoin-uasf-git
pkgver=v0.14.0.uasfsegwit1.1.r0.g3186dc817
pkgrel=1
-pkgdesc='EXPERIMENTAL! Signal support for BIP148, a User Activated Soft Fork (USAF) activating segwit'
+pkgdesc='EXPERIMENTAL! Signal support for BIP148, a User Activated Soft Fork (UASF) activating segwit'
arch=('i686' 'x86_64')
url="https://github.com/UASF/bitcoin"
license=('MIT')