summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorInfraBot2023-05-10 16:49:31 +0000
committerInfraBot2023-05-10 16:49:31 +0000
commit75c78286d114925ef167395c41c31b8593544c5f (patch)
tree9788371833a034e1813b8d39d82f9889529f0921
parentce5053513f3d0cad9940a7b31973572913f5c699 (diff)
downloadaur-75c78286d114925ef167395c41c31b8593544c5f.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 98069349ee54..faaedfc05930 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ligo-bin
pkgdesc = High Level Smart Contract Language for Tezos (binary)
- pkgver = 0.64.3
+ pkgver = 0.65.0
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/4227093639/artifacts/raw/ligo.deb
+ source = https://gitlab.com/ligolang/ligo/-/jobs/4260236028/artifacts/raw/ligo.deb
md5sums = SKIP
pkgname = ligo-bin
diff --git a/PKGBUILD b/PKGBUILD
index 77acb885f0f6..296be8dde762 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: LigoLang <infra at marigold dot dev>
pkgname=ligo-bin
-pkgver=0.64.3
+pkgver=0.65.0
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/4227093639/artifacts/raw/ligo.deb)
+source=(https://gitlab.com/ligolang/ligo/-/jobs/4260236028/artifacts/raw/ligo.deb)
md5sums=('SKIP')
prepare() {