summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoses Narrow2024-02-27 05:11:24 -0600
committerMoses Narrow2024-02-27 05:11:24 -0600
commit7bc972a3e3c39f71a8d5d9f1af5af5528b675224 (patch)
treef8d0fdf2022b8542e97a6200be74603078bd86e1
parent02ca54769c403865d26703294962ae172e35abfc (diff)
downloadaur-7bc972a3e3c39f71a8d5d9f1af5af5528b675224.tar.gz
bump pkgrel ; add warning
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD25
2 files changed, 24 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05211328b969..c5c4130e8289 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = discreet
- pkgdesc = Discreet Cryptocurrency Wallet. discreet.net
+ pkgdesc = Discreet Cryptocurrency Wallet. discreet.net - SCAM WARNING!
pkgver = 1.0.0
- pkgrel = 4
+ pkgrel = 5
url = https://
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index f7ed219a57ad..9d5d04dc7831 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@ pkgname=("discreet-gui" "discreet-daemon")
_pkgname0=${pkgname[0]}
_pkgname1=${pkgname[1]}
_githuborg="DiscreetNetwork"
-pkgdesc="Discreet Cryptocurrency Wallet. discreet.net"
+pkgdesc="Discreet Cryptocurrency Wallet. discreet.net - SCAM WARNING!"
pkgver=1.0.0
_guiver="${pkgver}"
_daemonver="${pkgver}"
-pkgrel=4
+pkgrel=5
arch=( 'i686' 'x86_64' 'aarch64' 'armv8' 'armv7' 'armv7l' 'armv7h' 'armv6h' 'armhf' 'armel' 'arm' )
makedepends=('dotnet-sdk')
url="https://${_pkgpath}"
@@ -22,7 +22,26 @@ 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 rescinded.\e[0m"
+ echo -e "
+ \e[1;31mThe maintainer of this package was scammed out of thousands of dollars
+ by the founder of the discreet project FRED MARKTOR!
+
+ The maintainer of this package endured harassment
+ at the hands of toxic community elements in the official discreetnetwork telegram channel.
+
+ The maintainer of this package reported threats of sexual violence
+ made against children by community member 'Discreet Priest'.
+
+ The maintainer of this package
+ was banned from https://t.me/discreetnetwork by FRED MARKTOR for reporting this
+
+ The maintainer of this package was left with no ability to participate in the testnet
+ nor any alternative for transferring presale tokens to mainnet coins.
+
+ The maintainer of this package takes this opportunity to warn fellow arch users against this project.
+
+ If this situation or assessment should change, the build shall be fixed and this warning rescinded.
+ \e[0m"
exit 0
msg2 'building discreet core'
cd ${srcdir}/DiscreetCore/DiscreetCore/