summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent CaniBot2023-03-15 12:05:02 +0000
committerLaurent CaniBot2023-03-15 12:05:02 +0000
commitf3cb2ae1010b145541a5e9fb1605e3c727a13332 (patch)
tree3ddb3f59d19b85e0cb2ce661868be0ffabaa77e4
parent838418b990bcdd88838b039a53821cc0e5597ca8 (diff)
downloadaur-f3cb2ae1010b145541a5e9fb1605e3c727a13332.tar.gz
[Bot] Update Ligo pkg version [ ]
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66403643f846..ee5896459eac 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ligo-bin
pkgdesc = High Level Smart Contract Language for Tezos (binary)
- pkgver = 0.61.2
+ pkgver = 0.62.0
pkgrel = 2
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/3857618664/artifacts/raw/ligo.deb
+ source = https://gitlab.com/ligolang/ligo/-/jobs/3938503070/artifacts/raw/ligo.deb
md5sums = SKIP
pkgname = ligo-bin
diff --git a/PKGBUILD b/PKGBUILD
index 37291857b3c7..c1923a64abee 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: LigoLang <infra at marigold dot dev>
pkgname=ligo-bin
-pkgver=0.61.2
+pkgver=0.62.0
pkgrel=2
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/3857618664/artifacts/raw/ligo.deb)
+source=(https://gitlab.com/ligolang/ligo/-/jobs/3938503070/artifacts/raw/ligo.deb)
md5sums=('SKIP')
prepare() {