summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent CaniBot2023-06-21 16:29:53 +0000
committerLaurent CaniBot2023-06-21 16:29:53 +0000
commit40c235f0b26d191c4d962996ee03c9e5f26af2c5 (patch)
treeae428cf63f5ef2a2a20faf2a0dd3f26a0a8a8d24
parent9d37167ad057abebc5dc6dbdaeede90c38658af2 (diff)
downloadaur-40c235f0b26d191c4d962996ee03c9e5f26af2c5.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 627c7b0cc543..66c1db8f4274 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = ligo-bin
pkgdesc = High Level Smart Contract Language for Tezos (binary)
pkgver = 0.68.0
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.com/ligolang/ligo
arch = x86_64
license = MIT
provides = ligo
conflicts = ligo
conflicts = ligo-next
- source = https://gitlab.com/ligolang/ligo/-/jobs/4511170585/artifacts/raw/ligo.deb
+ source = https://gitlab.com/ligolang/ligo/-/jobs/4515773937/artifacts/raw/ligo.deb
md5sums = SKIP
pkgname = ligo-bin
diff --git a/PKGBUILD b/PKGBUILD
index fb19aa76a6a2..de00d8146803 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: LigoLang <infra at marigold dot dev>
pkgname=ligo-bin
pkgver=0.68.0
-pkgrel=1
+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/4511170585/artifacts/raw/ligo.deb)
+source=(https://gitlab.com/ligolang/ligo/-/jobs/4515773937/artifacts/raw/ligo.deb)
md5sums=('SKIP')
prepare() {