summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMubashir Haroon2021-04-17 11:25:27 +0500
committerMubashir Haroon2021-04-17 11:25:27 +0500
commit61e8a309741094cb9fa18bb6fc278ef4940a1c10 (patch)
treee3421c6b5d5855b40ffff599868778139ae227be /.SRCINFO
downloadaur-61e8a309741094cb9fa18bb6fc278ef4940a1c10.tar.gz
initial commit of clipman-git
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a4f162b65213
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = clipman-git
+ pkgdesc = A simple clipboard manager for Wayland
+ pkgver = v1.4.0.r22.g505d7e4
+ pkgrel = 1
+ url = https://github.com/yory8/clipman
+ arch = x86_64
+ arch = i686
+ license = GPL3
+ makedepends = go
+ makedepends = git
+ depends = wl-clipboard>=2.0
+ provides = clipman
+ conflicts = clipman
+ source = clipman::git+https://github.com/yory8/clipman.git
+ md5sums = SKIP
+
+pkgname = clipman-git
+