diff --git a/testing/xclip/APKBUILD b/main/xclip/APKBUILD similarity index 94% rename from testing/xclip/APKBUILD rename to main/xclip/APKBUILD index 3b3b6aa5e73..ea8d42b588a 100644 --- a/testing/xclip/APKBUILD +++ b/main/xclip/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Orion -# Maintainer: Orion +# Maintainer: Sören Tempel 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"