summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJayceCao2023-06-19 21:00:22 +0800
committerJayceCao2023-06-19 21:00:22 +0800
commit5d02c0f4e616a4d7523632fdf8ac772660d27853 (patch)
treebc3010eb103bab026e185e787fe546b0b801e554 /PKGBUILD
parentdd43780cde65f13a35b833f11d97a255890d8484 (diff)
downloadaur-5d02c0f4e616a4d7523632fdf8ac772660d27853.tar.gz
Update to 1.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 38f6b1300882..a512cfb2ec48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: JayceCao <jaycecao520@gmail.com>
pkgname=oras
-pkgver=0.16.0
+pkgver=1.0.0
pkgrel=1
pkgdesc='A command line tool that allows you to push and pull files from any OCI registry'
arch=(x86_64)