summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorInfraBot2024-04-15 18:45:08 +0200
committerInfraBot2024-04-15 18:45:08 +0200
commit6f1676a192881a3b228998212e95df88df6d3daf (patch)
tree84c0305e34cb2c2759c26edbecfe577d0acafd29
parent5f15c86c178b3e6a6ac63ab8ac434d82c3d3e882 (diff)
downloadaur-6f1676a192881a3b228998212e95df88df6d3daf.tar.gz
[Bot] Update Ligo pkg version [ 1.6.0 ]
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 76c06c5c7050..b72919b35b23 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ligo-bin
pkgdesc = High Level Smart Contract Language for Tezos (binary)
- pkgver = 1.5.0
+ pkgver = 1.6.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/6506566842/artifacts/raw/ligo.deb
+ source = https://gitlab.com/ligolang/ligo/-/jobs/6629577754/artifacts/raw/ligo.deb
md5sums = SKIP
pkgname = ligo-bin
diff --git a/PKGBUILD b/PKGBUILD
index 59f848680752..80cf0da8977f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: LigoLang <infra at marigold dot dev>
pkgname=ligo-bin
-pkgver=1.5.0
+pkgver=1.6.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/6506566842/artifacts/raw/ligo.deb)
+source=(https://gitlab.com/ligolang/ligo/-/jobs/6629577754/artifacts/raw/ligo.deb)
md5sums=('SKIP')
prepare() {