summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDct Mei2020-04-02 18:51:02 +0800
committerDct Mei2020-04-02 18:51:02 +0800
commitafa236f904c6c1d88e6088f6a34c687114794f72 (patch)
treea36f5b7a0c79eb8225d2ac80b0716ad59b704e17 /PKGBUILD
parent8110f4bf248e942bfbfa45f82196cf7fd2035e9d (diff)
downloadaur-geph-client-git.tar.gz
Modify the startup service file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce77345615fb..3f6cbadd1fa0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=geph-client-git
_pkgname=geph-client
-pkgver=r144.f29acd3
-pkgrel=2
+pkgver=r168.c66c8c5
+pkgrel=1
pkgdesc='A command-line Geph client'
arch=('x86_64')
url="https://github.com/geph-official/geph2"
@@ -16,7 +16,7 @@ conflicts=("$_pkgname")
source=("git+$url.git"
"geph-client.service")
sha512sums=('SKIP'
- 'd23b669396f8bd6c99d78a478de233b211f4202812348dc2c78050ad2646870027a766a0bca51ead70b06947fb6dc49d646e462682e0d3fb685b3a00840d104a')
+ '925109cf7392f2bce01d59bc0bd6e2d7102670b5438fee5962c11b29646722c3bb905db439ba244310e8333465791e5eac979c3c2ead1536fe40d3dbb920333d')
pkgver() {
cd geph2