summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Psyriccio2016-05-27 13:12:16 +0300
committerDmitry Psyriccio2016-05-27 13:12:16 +0300
commit0696e910e87e2d4b1de957a81a073e3bfb226839 (patch)
treec47761dfbbf005e310c7a7c1f94ea99be96c0895
parentc43a4edee4748a569ecf396b8f05f562bfe1c05d (diff)
downloadaur-0696e910e87e2d4b1de957a81a073e3bfb226839.tar.gz
adopted, regenerated .SRCINFO
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD7
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0359c4bcda0e..64b4e3464ab3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pidgin-gpg
pkgdesc = Transparently encrypts your instant messages with RSA encryption. Easy-to-use, but very secure.
pkgver = latest
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/segler-alex/pidgin-gpg
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 5118041828cd..75ce47338160 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-# Maintainer: Hugo Osvaldo Barrera <hugo@barrera.io>
-
+# Maintainer: Yan Burdonsky <psyrccio@gmail.com>
+# Contributor: Yan Burdonsky <psyrccio@gmail.com>
+# Contributor: Hugo Osvaldo Barrera <hugo@barrera.io>
pkgname=pidgin-gpg
_pkgname=Pidgin-GPG
pkgver=latest
-pkgrel=1
+pkgrel=2
pkgdesc="Transparently encrypts your instant messages with RSA encryption. Easy-to-use, but very secure."
arch=(i686 x86_64)
url="https://github.com/segler-alex/pidgin-gpg"