[arch-commits] Commit in xorg-xclipboard/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 31 03:11:11 UTC 2018
Date: Thursday, May 31, 2018 @ 03:11:11
Author: felixonmars
Revision: 325348
upgpkg: xorg-xclipboard 1.1.3-2
BUILDINFO Rebuild
Modified:
xorg-xclipboard/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-31 03:11:04 UTC (rev 325347)
+++ PKGBUILD 2018-05-31 03:11:11 UTC (rev 325348)
@@ -3,7 +3,7 @@
pkgname=xorg-xclipboard
pkgver=1.1.3
-pkgrel=1
+pkgrel=2
pkgdesc="X clipboard manager"
arch=(x86_64)
url="https://xorg.freedesktop.org/"
@@ -11,7 +11,7 @@
depends=('libxaw' 'libxmu' 'libxt' 'libx11')
makedepends=('xorg-util-macros')
source=(https://xorg.freedesktop.org/archive/individual/app/xclipboard-${pkgver}.tar.bz2)
-sha256sums=('9c0e0a1f4f1d49f73c6cf3ccd27b5ca0e18afc63679f1a1ee466b1d82446ebb5')
+sha512sums=('84a51d11851756422eb23e67b2721d2bcb2ac248fa32c0837423b6169144dff76717c22611ad3c93633e09a44dc70c847a2470d3988eff0b24d77e252a4e147e')
build() {
cd "${srcdir}/xclipboard-${pkgver}"
More information about the arch-commits
mailing list