summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent CaniBot2023-08-16 14:54:42 +0000
committerLaurent CaniBot2023-08-16 14:54:42 +0000
commit7e23fcd704a4a94ac57b491f0b8781dc6c29eea6 (patch)
tree5fca07c866b4cb97d4f0e7eded7a0429a9f66620
parent262c1bee3a1d74c90667076171a7ab7c6a4dc3de (diff)
downloadaur-7e23fcd704a4a94ac57b491f0b8781dc6c29eea6.tar.gz
[Bot] Update Ligo pkg version [ 0.72.0 ]
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f188328bdd1..328a0751c8c4 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ligo-bin
pkgdesc = High Level Smart Contract Language for Tezos (binary)
- pkgver = 0.71.1
+ pkgver = 0.72.0
pkgrel = 1
url = https://gitlab.com/ligolang/ligo
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = ligo-bin
provides = ligo
conflicts = ligo
conflicts = ligo-next
- source = https://gitlab.com/ligolang/ligo/-/jobs/4827946289/artifacts/raw/ligo.deb
+ source = https://gitlab.com/ligolang/ligo/-/jobs/4884590379/artifacts/raw/ligo.deb
md5sums = SKIP
pkgname = ligo-bin
diff --git a/PKGBUILD b/PKGBUILD
index 31a2a59c6aa9..f6a9261d73d4 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: LigoLang <infra at marigold dot dev>
pkgname=ligo-bin
-pkgver=0.71.1
+pkgver=0.72.0
pkgrel=1
pkgdesc="High Level Smart Contract Language for Tezos (binary)"
url="https://gitlab.com/ligolang/ligo"
@@ -11,7 +11,7 @@ license=('MIT')
provides=('ligo')
conflicts=('ligo' 'ligo-next')
-source=(https://gitlab.com/ligolang/ligo/-/jobs/4827946289/artifacts/raw/ligo.deb)
+source=(https://gitlab.com/ligolang/ligo/-/jobs/4884590379/artifacts/raw/ligo.deb)
md5sums=('SKIP')
prepare() {