aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2016-07-12 13:14:46 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2016-07-12 13:21:40 +0200
commit39f4f6ca361fabf89b5a87f60a07d864d3bd6bba (patch)
tree40d6d85e5654a0a31949e04aca962063be01db79
parentbaa04a75170112f9713dd5ad72a5732f9bfaeaac (diff)
downloadaports-39f4f6ca361fabf89b5a87f60a07d864d3bd6bba.tar.bz2
aports-39f4f6ca361fabf89b5a87f60a07d864d3bd6bba.tar.xz
main/xclip: move from testing/
The APKBUILD is quite simple and I am not aware of any known issues with this aport so I guess it's time to move it to main. Also change the maintainer since I believe that Orion is no longer actively working on alpine aports.
-rw-r--r--main/xclip/APKBUILD (renamed from testing/xclip/APKBUILD)4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/xclip/APKBUILD b/main/xclip/APKBUILD
index 3b3b6aa5e7..ea8d42b588 100644
--- a/testing/xclip/APKBUILD
+++ b/main/xclip/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Orion <systmkor@gmail.com>
-# Maintainer: Orion <systmkor@gmail.com>
+# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname=xclip
pkgver=0.12
-pkgrel=2
+pkgrel=3
pkgdesc="Command line interface to the X11 clipboard"
url="https://github.com/astrand/xclip"
arch="all"