summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordnrops2023-09-10 00:17:58 +0800
committerdnrops2023-09-10 00:17:58 +0800
commit845c2ae662f724dfa04a339509f78e00be02c4de (patch)
tree3042550cd53c74ed1ecea963ec135c8c359a4ac9
parentd5178b66d4fc19cc77a94a928427b5ea4ab9826a (diff)
downloadaur-biying_search_file.tar.gz
new cli
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c868ebc6fba..29ed2546c42d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = biying_search_file
pkgdesc = This is a CLI for search file in biying
- pkgver = r14.4cedf9a
+ pkgver = 1.0.1
pkgrel = 1
url = https://gitcode.net/dnrops/biying_search_file.git
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index f9e143b2f9a2..4e66159f9b74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrew dnrops@outlook.com
pkgname='biying_search_file'
_pkgname='biying_search_file'
-pkgver=r14.4cedf9a
+pkgver=1.0.1
pkgrel=1
pkgdesc="This is a CLI for search file in biying"
arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64')