summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD13
1 files changed, 6 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a60df5ecf62..e54371b0b360 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,13 @@
-pkgname=ton
-pkgver=v2023.04
+# Maintainer: Noel Jacob
+# Contributor: neodiX (original PKGBUILD)
+pkgname=ton-bin
+pkgver=2023.06
pkgrel=1
-pkgdesc="The Open Network"
+pkgdesc="Ultra-scalable blockchain, designed by Telegram to onboard billions of users."
arch=('x86_64')
url="https://github.com/ton-blockchain/ton"
license=('LGPL2')
-depends=(
- 'pacman>5'
-)
-source=("${pkgname}.tar.gz::https://github.com/neodiX42/rpm-repo/releases/latest/download/ton-linux-x86-64.tar.gz")
+source=("${pkgname}.tar.gz::https://github.com/ton-blockchain/packages/releases/latest/download/ton-linux-x86-64.tar.gz")
sha256sums=('SKIP')
package() {