summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrew Nutter2023-04-20 14:40:12 -0300
committerDrew Nutter2023-04-20 14:40:12 -0300
commit6fc2c1a4a25ba448fdc62e4339f22a0770909619 (patch)
treea7ad2d5bb4392127fd662dbfa1fa1f525b5c63cc
parent51d7eb9ded84d11f633256a4fb973f142da7a4c4 (diff)
downloadaur-6fc2c1a4a25ba448fdc62e4339f22a0770909619.tar.gz
update SRCINFO
-rw-r--r--.SRCINFO10
1 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a1ef953808a..12e44ce1425d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = clipboard-sync
pkgdesc = Synchronizes the clipboard across multiple X11 and wayland instances running on the same machine.
- pkgver = 0.1.0
- pkgrel = 3
+ pkgver = 0.2.0
+ pkgrel = 1
url = https://github.com/dnut/clipboard-sync
arch = i686
arch = pentium4
@@ -11,8 +11,10 @@ pkgbase = clipboard-sync
arch = armv6h
arch = aarch64
license = GPL3
- depends = rust
- source = git+https://github.com/dnut/clipboard-sync#tag=0.1.0
+ makedepends = git
+ makedepends = rust
+ depends = libxcb
+ source = git+https://github.com/dnut/clipboard-sync#tag=0.2.0
sha256sums = SKIP
pkgname = clipboard-sync