summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoses Narrow2024-02-26 11:53:13 -0600
committerMoses Narrow2024-02-26 11:53:13 -0600
commit80176b793f8113175d5af45fa05415fad877522c (patch)
tree60fcc8a682c2ee0e424af0e0e8e0b2b0cde1cb27
parent0469eca4c119bdf2d15e1aa80c60c6c15b8e193f (diff)
downloadaur-80176b793f8113175d5af45fa05415fad877522c.tar.gz
update build
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc6b931040f1..e8801c106fa1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = discreet
pkgdesc = Discreet Cryptocurrency Wallet. discreet.net
pkgver = 1.0.0
- pkgrel = 2
+ pkgrel = 3
url = https://
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 47e18f159f06..d055059a4eba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Discreet Cryptocurrency Wallet. discreet.net"
pkgver=1.0.0
_guiver="${pkgver}"
_daemonver="${pkgver}"
-pkgrel=2
+pkgrel=3
arch=( 'i686' 'x86_64' 'aarch64' 'armv8' 'armv7' 'armv7l' 'armv7h' 'armv6h' 'armhf' 'armel' 'arm' )
makedepends=('dotnet-sdk')
url="https://${_pkgpath}"
@@ -22,6 +22,8 @@ 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"
+ exit 0
msg2 'building discreet core'
cd ${srcdir}/DiscreetCore/DiscreetCore/
rm ../linux/*