blob: 1ddaf5f3cf2b8b0ac47638bdd017043648799576 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = ipclip
pkgdesc = A Rust program to copy the local IP address to the clipboard using shell commands.
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/TheDarkArtist/ipclip
arch = x86_64
license = MIT
makedepends = git
depends = xclip
provides = ipclip
conflicts = ipclip
options = !debug
source = ipclip-1.0.0.tar.gz::https://github.com/TheDarkArtist/ipclip/archive/v1.0.0.tar.gz
source = ipclip-1.0.0.tar.gz.asc
validpgpkeys = 0AD355085DF79157D5CD05C3F871B76C837E1BC4
sha256sums = 979317c6462b9ea89a40abb7c69e3cebe8bb04c7ee4f9c926e33e0e4c86d45d5
sha256sums = 7b6aeac98c5c94f53813936758c992da23ba2238301387ae9054592b9643ef2a
pkgname = ipclip
|