summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoses Narrow2024-02-26 12:10:39 -0600
committerMoses Narrow2024-02-26 12:10:39 -0600
commit02ca54769c403865d26703294962ae172e35abfc (patch)
tree2881868265df00e792b4489c196da7650111661e
parent80176b793f8113175d5af45fa05415fad877522c (diff)
downloadaur-02ca54769c403865d26703294962ae172e35abfc.tar.gz
fix spelling
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8801c106fa1..05211328b969 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = discreet
pkgdesc = Discreet Cryptocurrency Wallet. discreet.net
pkgver = 1.0.0
- pkgrel = 3
+ pkgrel = 4
url = https://
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index d055059a4eba..f7ed219a57ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Discreet Cryptocurrency Wallet. discreet.net"
pkgver=1.0.0
_guiver="${pkgver}"
_daemonver="${pkgver}"
-pkgrel=3
+pkgrel=4
arch=( 'i686' 'x86_64' 'aarch64' 'armv8' 'armv7' 'armv7l' 'armv7h' 'armv6h' 'armhf' 'armel' 'arm' )
makedepends=('dotnet-sdk')
url="https://${_pkgpath}"
@@ -22,7 +22,7 @@ sha256sums=('SKIP'
'SKIP')
build() {
- echo -e "\e[1;31mThe maintainer of this package refuses to support\nthe toxic community that has evolved in the discreet telegram channel.\nI take this opportunity to warn fellow arch users against this project.\nIf this assesment should change, the build shall be fixed and this warning recinded.\e[0m"
+ echo -e "\e[1;31mThe maintainer of this package refuses to support\nthe toxic community that has evolved in the discreet telegram channel.\nI take this opportunity to warn fellow arch users against this project.\nIf this assesment should change, the build shall be fixed and this warning rescinded.\e[0m"
exit 0
msg2 'building discreet core'
cd ${srcdir}/DiscreetCore/DiscreetCore/