summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2022-12-11 13:52:43 +0800
committerlilac2022-12-11 13:52:43 +0800
commita6a731954e912a3fe4e21bcd91c58738aad5727b (patch)
tree13abc2b3043c359e05a188b87d98af937212f3d1
parentae70ab84c08ff5971e31ffb0acf7326390dc86d3 (diff)
downloadaur-a6a731954e912a3fe4e21bcd91c58738aad5727b.tar.gz
[lilac] updated to 4.7.0.alpha.1-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7102a59cafc3..982ed1762b99 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = geph4-client
pkgdesc = A command-line Geph4 toolset
- pkgver = 4.6.6
- pkgrel = 2
+ pkgver = 4.7.0.alpha.1
+ pkgrel = 1
url = https://github.com/geph-official/geph4
arch = x86_64
groups = geph4
@@ -13,9 +13,9 @@ pkgbase = geph4-client
backup = etc/default/geph4-client
source = geph4-client.default
source = geph4-client.service
- source = geph4-client-4.6.6.tar.gz::https://github.com/geph-official/geph4/archive/v4.6.6.tar.gz
+ source = geph4-client-4.7.0.alpha.1.tar.gz::https://github.com/geph-official/geph4/archive/v4.7.0-alpha.1.tar.gz
sha256sums = 4e6ac4d3e31d7bf0fd4cb4b9269bbb124501a07a4701ce9728e857751773e4dd
sha256sums = e3d7e3afb1b524e93e60a80a21773a16de17643865bdf6a1a1f2e17fc2cc8e2d
- sha256sums = a10582bdc20b72054877d65aa5a30d0702a63a6362f60edd4960c9be5dc3f7d3
+ sha256sums = 8fc45ae0998d20813bfe1451649639ff38f5c3d875062901b6bf33f035658906
pkgname = geph4-client
diff --git a/PKGBUILD b/PKGBUILD
index 825a7c3857ca..2cfcfb01c9da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Dct Mei <dctxmei@yandex.com>
pkgname=geph4-client
-pkgver=4.6.6
-pkgrel=2
+pkgver=4.7.0.alpha.1
+pkgrel=1
pkgdesc="A command-line Geph4 toolset"
arch=('x86_64')
url="https://github.com/geph-official/geph4"
@@ -17,7 +17,7 @@ source=("geph4-client.default"
"geph4-client.service")
sha256sums=('4e6ac4d3e31d7bf0fd4cb4b9269bbb124501a07a4701ce9728e857751773e4dd'
'e3d7e3afb1b524e93e60a80a21773a16de17643865bdf6a1a1f2e17fc2cc8e2d'
- 'a10582bdc20b72054877d65aa5a30d0702a63a6362f60edd4960c9be5dc3f7d3')
+ '8fc45ae0998d20813bfe1451649639ff38f5c3d875062901b6bf33f035658906')
_prepare() {
if [[ "${pkgver}" =~ '.alpha' ]]; then