summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJoffrey2024-05-09 09:05:31 +0200
committerJoffrey2024-05-09 09:05:31 +0200
commitdbccbcbcbbe9e9001bd5503decd2a1329d572378 (patch)
tree6e8a353bc149fd99723e9e1808b2c4063b79ad85 /.SRCINFO
parent754c77594e70b8f27e64033073dd7f9269d1d880 (diff)
downloadaur-dbccbcbcbbe9e9001bd5503decd2a1329d572378.tar.gz
use git repo
fix compilation issues
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3460a18f1f59..256e4d9729d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libsearpc
pkgdesc = A simple C language RPC framework (including both server side & client side)
pkgver = 3.3.0
- pkgrel = 3
+ pkgrel = 4
epoch = 2
url = https://github.com/haiwen/libsearpc
arch = i686
@@ -10,11 +10,12 @@ pkgbase = libsearpc
arch = armv6h
arch = aarch64
license = Apache
+ makedepends = git
depends = glib2
depends = jansson
depends = python-gobject
depends = python-simplejson
- source = libsearpc-3.3-latest.tar.gz::https://github.com/haiwen/libsearpc/archive/v3.3-latest.tar.gz
- sha256sums = 143ada255ea852a58577a833df0462af98376a3fd2886dc43ead621d656c317d
+ source = libsearpc::git+https://github.com/haiwen/libsearpc#commit=4ccd1988d8abbacc4bda7a14b5a244010b565d9e
+ sha256sums = SKIP
pkgname = libsearpc