Skip to content

Instantly share code, notes, and snippets.

@vizv
Created September 9, 2022 03:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vizv/a020eb36910374aafa48cd30e08b34e4 to your computer and use it in GitHub Desktop.
Save vizv/a020eb36910374aafa48cd30e08b34e4 to your computer and use it in GitHub Desktop.
From fdc2472b2b5f73b795a29e20d8d7d5f7c9099f35 Mon Sep 17 00:00:00 2001
From: Wenxuan Zhao <viz@linux.com>
Date: Fri, 9 Sep 2022 11:22:34 +0800
Subject: [PATCH] update to version 2.0.0.19
---
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/PKGBUILD b/PKGBUILD
index cd245c4..132fbe6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=115pc
-pkgver=1.0.8.9
+pkgver=2.0.0.19
pkgrel=1
epoch=
pkgdesc="115.com PC client"
@@ -25,7 +25,7 @@ source=(
)
noextract=()
sha256sums=(
- 'a521d7363cb0e271721706db27d6995230ae237a27b92dc84ae29776c8e5d53c'
+ '905aa35f48f08ac039b69c2c23f41b9813ef166e6893557c16534760dcc75c80'
'SKIP'
'SKIP'
)
--
2.37.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment