summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorInfraBot2023-03-03 20:39:29 +0000
committerInfraBot2023-03-03 20:39:29 +0000
commit838418b990bcdd88838b039a53821cc0e5597ca8 (patch)
treebaa091af1b72c0079dd0eaa5a543a7d27658a838
parenta0cf7071aec361d7f5dee38e0949c86432d83b0a (diff)
downloadaur-838418b990bcdd88838b039a53821cc0e5597ca8.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 8c70a9903ea4..66403643f846 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ligo-bin
pkgdesc = High Level Smart Contract Language for Tezos (binary)
- pkgver = 0.61.1
+ pkgver = 0.61.2
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//artifacts/raw/ligo.deb
+ source = https://gitlab.com/ligolang/ligo/-/jobs/3857618664/artifacts/raw/ligo.deb
md5sums = SKIP
pkgname = ligo-bin
diff --git a/PKGBUILD b/PKGBUILD
index d92cd84b956d..37291857b3c7 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: LigoLang <infra at marigold dot dev>
pkgname=ligo-bin
-pkgver=0.61.1
+pkgver=0.61.2
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//artifacts/raw/ligo.deb)
+source=(https://gitlab.com/ligolang/ligo/-/jobs/3857618664/artifacts/raw/ligo.deb)
md5sums=('SKIP')
prepare() {