[arch-commits] Commit in xorg-xeyes/trunk (PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Sat Mar 10 17:58:22 UTC 2018


    Date: Saturday, March 10, 2018 @ 17:58:21
  Author: andyrtr
Revision: 318510

upgpkg: xorg-xeyes 1.1.2-1

upstream update 1.1.2

Modified:
  xorg-xeyes/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-10 17:41:22 UTC (rev 318509)
+++ PKGBUILD	2018-03-10 17:58:21 UTC (rev 318510)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=xorg-xeyes
-pkgver=1.1.1
-pkgrel=3
+pkgver=1.1.2
+pkgrel=1
 pkgdesc="Follow the mouse/SHAPE extension X demo"
 arch=('x86_64')
 url="https://xorg.freedesktop.org/"
@@ -10,8 +10,10 @@
 license=('custom')
 depends=('libx11' 'libxt' 'libxext' 'libxmu' 'libxrender')
 makedepends=('xorg-util-macros')
-source=(https://xorg.freedesktop.org/archive/individual/app/xeyes-${pkgver}.tar.bz2)
-sha1sums=('efe6116d31a7f69e4fb6038613e52b0960b9b61c')
+source=(https://xorg.freedesktop.org/archive/individual/app/xeyes-${pkgver}.tar.bz2{,.sig})
+sha512sums=('008d76f03ddabd3d86ad9e52a540504553b94cb7a6743b20cf08897549eb27505667365ab9af21956a1b5ec7297acca8903a326536e6195a30e643cd93297ee0'
+            'SKIP')
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # "Alan Coopersmith <alan.coopersmith at oracle.com>"
 
 build() {
   cd "${srcdir}/xeyes-${pkgver}"



More information about the arch-commits mailing list