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

Andreas Radke andyrtr at archlinux.org
Tue Jun 19 06:18:12 UTC 2018


    Date: Tuesday, June 19, 2018 @ 06:18:12
  Author: andyrtr
Revision: 327224

upgpkg: xaw3d 1.6.3-1

upstream update 1.6.3

Modified:
  xaw3d/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-19 06:18:10 UTC (rev 327223)
+++ PKGBUILD	2018-06-19 06:18:12 UTC (rev 327224)
@@ -2,8 +2,8 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=xaw3d
-pkgver=1.6.2
-pkgrel=3
+pkgver=1.6.3
+pkgrel=1
 pkgdesc="Three-D Athena widgets"
 arch=('x86_64')
 url="https://directory.fsf.org/project/xaw3d/"
@@ -10,8 +10,10 @@
 license=('MIT')
 depends=('libxmu')
 makedepends=('xorg-util-macros')
-source=(https://xorg.freedesktop.org/archive/individual/lib/libXaw3d-${pkgver}.tar.bz2)
-sha512sums=('11b15884e47efc139aa019f0a76086913535767fb2e20fcd837d810d3b6b4a7bda3408be5fa0cbe90ae16eeaebe5db9b0ec77a0e2b5767590662ef3a7c9c96ea')
+source=(https://xorg.freedesktop.org/archive/individual/lib/libXaw3d-${pkgver}.tar.bz2{,.sig})
+sha512sums=('f79f997ff8442563c74f38c7d76fab2c9253691743ca3143047ce698adb4c126d02dc968be7bdc79ab3052b785fd705375d2f01171e3a3266736beb531c91424'
+            'SKIP')
+validpgpkeys=('3BB639E56F861FA2E86505690FDD682D974CA72A') # "Matt Turner <mattst88 at gmail.com>"
 
 build() {
   cd libXaw3d-${pkgver}



More information about the arch-commits mailing list