summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent CaniBot2023-03-30 19:30:54 +0000
committerLaurent CaniBot2023-03-30 19:30:54 +0000
commit15d3d3988ddc1c38d027f4ac73a51c3e9b60f70d (patch)
treecd70ada6e816f16cb5fde8dc7f3776cae727514d
parent4eb517850f2e6e171ab7b0c8cdc1dd3d4f2e8879 (diff)
downloadaur-15d3d3988ddc1c38d027f4ac73a51c3e9b60f70d.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 55b4929b5ad6..27ceeb0e8dc2 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ligo-bin
pkgdesc = High Level Smart Contract Language for Tezos (binary)
- pkgver = 0.63.0
+ pkgver = 0.63.1
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/4034533287/artifacts/raw/ligo.deb
+ source = https://gitlab.com/ligolang/ligo/-/jobs/4034816211/artifacts/raw/ligo.deb
md5sums = SKIP
pkgname = ligo-bin
diff --git a/PKGBUILD b/PKGBUILD
index a76e555bdd52..13d38e12ddd1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: LigoLang <infra at marigold dot dev>
pkgname=ligo-bin
-pkgver=0.63.0
+pkgver=0.63.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/4034533287/artifacts/raw/ligo.deb)
+source=(https://gitlab.com/ligolang/ligo/-/jobs/4034816211/artifacts/raw/ligo.deb)
md5sums=('SKIP')
prepare() {