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

Christian Hesse eworm at archlinux.org
Sun Sep 30 20:37:32 UTC 2018


    Date: Sunday, September 30, 2018 @ 20:37:31
  Author: eworm
Revision: 388707

upgpkg: at 3.1.23-1

new upstream release

Modified:
  at/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-30 19:55:12 UTC (rev 388706)
+++ PKGBUILD	2018-09-30 20:37:31 UTC (rev 388707)
@@ -4,8 +4,8 @@
 # Contributor: Todd Musall <tmusall at comcast.net>
 
 pkgname=at
-pkgver=3.1.20
-pkgrel=4
+pkgver=3.1.23
+pkgrel=1
 pkgdesc='AT and batch delayed command scheduling utility and daemon'
 arch=('x86_64')
 url='http://blog.calhariz.com/tag/at'
@@ -14,8 +14,10 @@
 makedepends=('smtp-forwarder' 'git')
 backup=('etc/at.deny' 'var/spool/atd/.SEQ')
 options=('!makeflags')
-source=("http://blog.calhariz.com/public/sft/$pkgname/${pkgname}_${pkgver}.orig.tar.gz")
-sha256sums=('0871923cab73050b98ace020664eb2ddc1e669e4166b5abb64d864d02fcefab9')
+validpgpkeys=('464BC7CD439FEE5E8B4098A0348A778D6885EF8F') # Jose M Calhariz (Técnico) <jose.calhariz at tecnico.ulisboa.pt>
+source=("http://blog.calhariz.com/public/sft/$pkgname/${pkgname}_${pkgver}.orig.tar.gz"{,.asc})
+sha256sums=('97450aa954aaa8a70218cc8e61a33df9fee9f86527e9f861de302fb7a3c81710'
+            'SKIP')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list