[arch-commits] Commit in gpg-crypter/repos/community-x86_64 (4 files)

Felix Yan felixonmars at archlinux.org
Sun Jun 3 18:58:30 UTC 2018


    Date: Sunday, June 3, 2018 @ 18:58:30
  Author: felixonmars
Revision: 339531

archrelease: copy trunk to community-x86_64

Added:
  gpg-crypter/repos/community-x86_64/PKGBUILD
    (from rev 339530, gpg-crypter/trunk/PKGBUILD)
  gpg-crypter/repos/community-x86_64/gpg-crypter.changelog
    (from rev 339530, gpg-crypter/trunk/gpg-crypter.changelog)
Deleted:
  gpg-crypter/repos/community-x86_64/PKGBUILD
  gpg-crypter/repos/community-x86_64/gpg-crypter.changelog

-----------------------+
 PKGBUILD              |   60 ++++++++++++++++++++++++------------------------
 gpg-crypter.changelog |    4 +--
 2 files changed, 32 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-03 18:58:16 UTC (rev 339530)
+++ PKGBUILD	2018-06-03 18:58:30 UTC (rev 339531)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-# Contributor: Roman Kyrylych <Roman.Kyrylych at gmail.com>
-# Contributor: lp76 <l.peduto at gmail.com>
-
-pkgname=gpg-crypter
-pkgver=0.4.1
-pkgrel=2
-pkgdesc="A graphical front-end to GnuPG(GPG) using the GTK3 toolkit and libgpgme"
-arch=('i686' 'x86_64')
-url="http://gpg-crypter.sourceforge.net/"
-license=('GPL2')
-depends=('gtk3' 'gpgme')
-makedepends=('intltool')
-changelog=$pkgname.changelog
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('1f7e2b27bf4a27ecbb07bce9cd40d1c08477a3bd065ba7d1a75d1732e4bdc023')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR=${pkgdir} install
-}

Copied: gpg-crypter/repos/community-x86_64/PKGBUILD (from rev 339530, gpg-crypter/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2018-06-03 18:58:30 UTC (rev 339531)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+# Contributor: Roman Kyrylych <Roman.Kyrylych at gmail.com>
+# Contributor: lp76 <l.peduto at gmail.com>
+
+pkgname=gpg-crypter
+pkgver=0.4.1
+pkgrel=3
+pkgdesc="A graphical front-end to GnuPG(GPG) using the GTK3 toolkit and libgpgme"
+arch=('x86_64')
+url="http://gpg-crypter.sourceforge.net/"
+license=('GPL2')
+depends=('gtk3' 'gpgme')
+makedepends=('intltool')
+changelog=$pkgname.changelog
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
+sha512sums=('300f1c313fb9f6cc5a1def24e2783cd4b40a8ed1f81b35201399374817b314c1e21bb0fd1dda10ba78f6dc6ffdbf5b26ffb57734eb1cb644650db7f97de7bb23')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: gpg-crypter.changelog
===================================================================
--- gpg-crypter.changelog	2018-06-03 18:58:16 UTC (rev 339530)
+++ gpg-crypter.changelog	2018-06-03 18:58:30 UTC (rev 339531)
@@ -1,2 +0,0 @@
-2012-11-14 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* gpg-crypter 0.4.1-1

Copied: gpg-crypter/repos/community-x86_64/gpg-crypter.changelog (from rev 339530, gpg-crypter/trunk/gpg-crypter.changelog)
===================================================================
--- gpg-crypter.changelog	                        (rev 0)
+++ gpg-crypter.changelog	2018-06-03 18:58:30 UTC (rev 339531)
@@ -0,0 +1,2 @@
+2012-11-14 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* gpg-crypter 0.4.1-1



More information about the arch-commits mailing list