diff options
author | tonthemoon | 2022-10-21 07:20:47 +0000 |
---|---|---|
committer | tonthemoon | 2022-10-21 07:20:47 +0000 |
commit | 72d30fe7d86bb5dd2b4ceb357954894c16bea081 (patch) | |
tree | 0c2f074c6ee576a0688e06745465784bef62a8c3 /PKGBUILD | |
parent | 118762acd83500025ac06c6f57e0c8c124aedff1 (diff) | |
download | aur-ton-git-bin.tar.gz |
fixup! Remove pkgver=$(date +%s)
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Maintainer: tonthemoon <tonthemoon at mailbox.org> pkgname=ton-git-bin pkgver=0 -pkgrel=1 +pkgrel=2 pkgdesc="The Open Network" arch=('x86_64') url="https://github.com/ton-blockchain/ton" |