summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXuanwo2021-01-09 22:38:52 +0800
committerXuanwo2021-01-09 22:38:52 +0800
commitd3e2306e5ed41cb50a73ab5f6846df84c799f6dc (patch)
tree34673ab3c9c0397d7ca77ccdc191e8d1a70c122a
parentf82458380f33557a7aa128f300684ccdb565368d (diff)
downloadaur-d3e2306e5ed41cb50a73ab5f6846df84c799f6dc.tar.gz
Bump to version 0.8.1
Signed-off-by: Xuanwo <github@xuanwo.io>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6e9073171c1..41ac8fbb87ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = oras
pkgdesc = A command line tool that allows you to push and pull files from any OCI registry
- pkgver = 0.7.0
+ pkgver = 0.8.1
pkgrel = 1
url = https://github.com/deislabs/oras
arch = x86_64
license = MIT
makedepends = go
- source = oras-0.7.0.tar.gz::https://github.com/deislabs/oras/archive/v0.7.0.tar.gz
- sha512sums = 48ece2e8bdf17785b7a775f7e1778ab6b09751cb36c65575088038b08884095760ddb58a7e0bc519338e94983a08424e350a0b5786340616c1295a084529c5dd
+ source = oras-0.8.1.tar.gz::https://github.com/deislabs/oras/archive/v0.8.1.tar.gz
+ sha512sums = 75b16c2c6fc5a27afaf44399c72f6aa654067507226ffbbfee97862dc53fb6ed944ecc1e1e790dbfe1d5d9f209d71915284b63e0beeab02864395b8385b5f004
pkgname = oras
diff --git a/PKGBUILD b/PKGBUILD
index 79badc9a513c..17230322a99e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Birks <david@tellus.space>
pkgname=oras
-pkgver=0.7.0
+pkgver=0.8.1
pkgrel=1
pkgdesc='A command line tool that allows you to push and pull files from any OCI registry'
arch=(x86_64)
@@ -9,7 +9,7 @@ url='https://github.com/deislabs/oras'
license=(MIT)
makedepends=('go')
source=("$pkgname-$pkgver.tar.gz::https://github.com/deislabs/oras/archive/v$pkgver.tar.gz")
-sha512sums=('48ece2e8bdf17785b7a775f7e1778ab6b09751cb36c65575088038b08884095760ddb58a7e0bc519338e94983a08424e350a0b5786340616c1295a084529c5dd')
+sha512sums=('75b16c2c6fc5a27afaf44399c72f6aa654067507226ffbbfee97862dc53fb6ed944ecc1e1e790dbfe1d5d9f209d71915284b63e0beeab02864395b8385b5f004')
build() {
# Flags to trim path from binary