summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChewing_Bever2022-06-26 16:06:57 +0200
committerChewing_Bever2022-06-26 16:06:57 +0200
commite36a81001a4f3e42fb6588649fb90d968547911e (patch)
tree860353336b0ac3a83db7c2d7d892ee379c055462 /.SRCINFO
parent41bc6bde207e25c38180624a17de61aa89efa0f4 (diff)
downloadaur-e36a81001a4f3e42fb6588649fb90d968547911e.tar.gz
Switched to cmake for build & install
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 7 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31d20e7c68f1..0f382ef27eb6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,15 @@
pkgbase = yip-git
- pkgdesc = Performant, lightweight HTTP server that echoes the client's IP address, written in plain C. (Development version)
- pkgver = 0.1.2.r0.gdbcdd0d
+ pkgdesc = Performant, lightweight HTTP server that echoes the client's IP address, written in plain C. (development version)
+ pkgver = 0.1.3.r4.g164de8a
pkgrel = 1
url = https://github.com/jenspots/yip
arch = x86_64
license = AGPL-3.0
+ makedepends = git
+ makedepends = cmake
+ depends = glibc
+ provides = yip
+ conflicts = yip
source = yip-git::git+https://github.com/jenspots/yip#branch=main
md5sums = SKIP