summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent CaniBot2023-04-26 15:06:49 +0000
committerLaurent CaniBot2023-04-26 15:06:49 +0000
commitefcdef834c7d3ad2a349f4d60d74e6d249b539ff (patch)
tree0b7db26876ea8a84c141a7e892df60fa0752a18e
parent5974b21a3de372cddc244933745dcc04f4fe3a1f (diff)
downloadaur-efcdef834c7d3ad2a349f4d60d74e6d249b539ff.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 bd2786f99c8d..8b59922953f8 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ligo-bin
pkgdesc = High Level Smart Contract Language for Tezos (binary)
- pkgver = 0.63.2
+ pkgver = 0.64.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/4035174200/artifacts/raw/ligo.deb
+ source = https://gitlab.com/ligolang/ligo/-/jobs//artifacts/raw/ligo.deb
md5sums = SKIP
pkgname = ligo-bin
diff --git a/PKGBUILD b/PKGBUILD
index 74207e347e35..6201170cfd4f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: LigoLang <infra at marigold dot dev>
pkgname=ligo-bin
-pkgver=0.63.2
+pkgver=0.64.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/4035174200/artifacts/raw/ligo.deb)
+source=(https://gitlab.com/ligolang/ligo/-/jobs//artifacts/raw/ligo.deb)
md5sums=('SKIP')
prepare() {