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

Sergej Pupykin spupykin at archlinux.org
Mon Nov 14 17:01:00 UTC 2016


    Date: Monday, November 14, 2016 @ 17:00:59
  Author: spupykin
Revision: 195790

Modified:
  obby/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-14 17:00:26 UTC (rev 195789)
+++ PKGBUILD	2016-11-14 17:00:59 UTC (rev 195790)
@@ -11,8 +11,10 @@
 license=('GPL')
 arch=('i686' 'x86_64')
 depends=('net6' 'avahi' 'libsigc++')
-source=(http://releases.0x539.de/obby/obby-$pkgver.tar.gz)
-md5sums=('5d4cd4e77f87b092e5ed21b104d8ad33')
+validpgpkeys=('17107DB19A2842FFB6997654ED1A3933B2CFCDD8')
+source=(http://releases.0x539.de/obby/obby-$pkgver.tar.gz{,.sig})
+sha256sums=('7d1d7ba6e800cea1b1a3c47d1189f959ef49a647ebe77170351e2dfd27b89b67'
+            'SKIP')
 
 build() {
   cd "$srcdir"/obby-$pkgver



More information about the arch-commits mailing list