summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorInfraBot2024-01-30 21:50:18 +0100
committerInfraBot2024-01-30 21:50:18 +0100
commit5b9a783f9406e213e1cd537bbdec467c8b913594 (patch)
tree23c96bf19ed6db2204f73b8fce59b7f128060836
parent4093caf58abba40f0fc0d8b305a57fc7a69dfa2f (diff)
downloadaur-5b9a783f9406e213e1cd537bbdec467c8b913594.tar.gz
[Bot] Update Ligo pkg version [ 1.3.0 ]
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1616ddd0e5e9..a2d6bb7df665 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ligo-bin
pkgdesc = High Level Smart Contract Language for Tezos (binary)
- pkgver = 1.2.0
+ pkgver = 1.3.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/5696744559/artifacts/raw/ligo.deb
+ source = https://gitlab.com/ligolang/ligo/-/jobs/6056572676/artifacts/raw/ligo.deb
md5sums = SKIP
pkgname = ligo-bin
diff --git a/PKGBUILD b/PKGBUILD
index d84ee1cce42b..d98aba7748ab 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: LigoLang <infra at marigold dot dev>
pkgname=ligo-bin
-pkgver=1.2.0
+pkgver=1.3.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/5696744559/artifacts/raw/ligo.deb)
+source=(https://gitlab.com/ligolang/ligo/-/jobs/6056572676/artifacts/raw/ligo.deb)
md5sums=('SKIP')
prepare() {