summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent CaniBot2023-01-18 20:08:29 +0000
committerLaurent CaniBot2023-01-18 20:08:29 +0000
commita5bef60f50bbc570e8c9cfbaff24191d2a184b46 (patch)
treed4a639ce2b2fa9520818f1b59b5a521896c46183
parent9e133a5e00f345aacec027354eb4a843532301ab (diff)
downloadaur-a5bef60f50bbc570e8c9cfbaff24191d2a184b46.tar.gz
[Bot] Update Ligo pkg version [ ]
-rwxr-xr-x[-rw-r--r--].SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa4f80db1e8f..c40ffb23d6c3 100644..100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ligo-bin
pkgdesc = High Level Smart Contract Language for Tezos (binary)
- pkgver = 0.59.0
+ pkgver = 0.60.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/3553205311/artifacts/raw/ligo.deb
+ source = https://gitlab.com/ligolang/ligo/-/jobs/3624826831/artifacts/raw/ligo.deb
md5sums = SKIP
pkgname = ligo-bin
diff --git a/PKGBUILD b/PKGBUILD
index ce04caf6bead..15a0ad2fa4ad 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: LigoLang <infra at marigold dot dev>
pkgname=ligo-bin
-pkgver=0.59.0
+pkgver=0.60.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/3553205311/artifacts/raw/ligo.deb)
+source=(https://gitlab.com/ligolang/ligo/-/jobs/3624826831/artifacts/raw/ligo.deb)
md5sums=('SKIP')
prepare() {