summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorInfraBot2024-03-28 23:32:34 +0100
committerInfraBot2024-03-28 23:32:34 +0100
commitca80f20e871ec6d78d29642dd2b09ff16ccb03b9 (patch)
treec8766edee2d1132dbfc51ed782f184e4872aafba
parent82d0463bd0ebdeb6816a480a30299aebb9129fb1 (diff)
downloadaur-ca80f20e871ec6d78d29642dd2b09ff16ccb03b9.tar.gz
[Bot] Update Ligo pkg version [ 1.5.0 ]
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6c4f0d551ad..8cb8f19b6dea 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ligo-bin
pkgdesc = High Level Smart Contract Language for Tezos (binary)
- pkgver = 1.4.0
+ pkgver = 1.5.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/6303579494/artifacts/raw/ligo.deb
+ source = https://gitlab.com/ligolang/ligo/-/jobs/6506455409/artifacts/raw/ligo.deb
md5sums = SKIP
pkgname = ligo-bin
diff --git a/PKGBUILD b/PKGBUILD
index 769a48df20ed..6bad9c36f2d4 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: LigoLang <infra at marigold dot dev>
pkgname=ligo-bin
-pkgver=1.4.0
+pkgver=1.5.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/6303579494/artifacts/raw/ligo.deb)
+source=(https://gitlab.com/ligolang/ligo/-/jobs/6506455409/artifacts/raw/ligo.deb)
md5sums=('SKIP')
prepare() {