summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTurtleRuss2024-05-08 17:27:13 +0800
committerTurtleRuss2024-05-08 17:27:52 +0800
commit2564f05388cb7be1e3c46a59e6a518e8da9a01a4 (patch)
treea1746df092142a9e5ba89f0071a500cc70365438
parent963513f1c2707d4316ad61086f7f8485739c89e4 (diff)
downloadaur-2564f05388cb7be1e3c46a59e6a518e8da9a01a4.tar.gz
update version to 1.1.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43e36f9d2aa3..adb3f8647ae7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hustmirror-cli
pkgdesc = The command line tool (hustmirror-cli) is a small tool that can help you quickly change sources to HUST mirror sources.
- pkgver = 1.1.3
+ pkgver = 1.1.4
pkgrel = 1
url = https://github.com/hust-open-atom-club/hustmirror-cli
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = hustmirror-cli
makedepends = python3
depends = bash
conflicts = hustmirror-cli-git
- source = hustmirror-cli-1.1.3.tar.gz::https://github.com/hust-open-atom-club/hustmirror-cli/archive/refs/tags/v1.1.3.tar.gz
+ source = hustmirror-cli-1.1.4.tar.gz::https://github.com/hust-open-atom-club/hustmirror-cli/archive/refs/tags/v1.1.4.tar.gz
source = hustmirror-cli.patch
source = hustmirror-cli-makefile.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 92151f18d257..aaa9a642e2bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Haoyang Liu <tttturtleruss@gmail.com>
pkgname=hustmirror-cli
-pkgver=1.1.3
+pkgver=1.1.4
pkgrel=1
epoch=
pkgdesc="The command line tool (hustmirror-cli) is a small tool that can help you quickly change sources to HUST mirror sources."