summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosef Vybíhal2018-08-06 12:21:13 +0200
committerJosef Vybíhal2018-08-06 12:21:13 +0200
commitd3a3702ed3107ae3f0d23f1f6e4f5708155b8dd4 (patch)
treea11bcf6d6f3435a8457eb04c153d3f99fc3ebc09
parent6f1193d5735ddd0460dd88ddd9dc34bba95e1a9a (diff)
downloadaur-d3a3702ed3107ae3f0d23f1f6e4f5708155b8dd4.tar.gz
Changed package desription with text from official page.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 57391a73970f..f6702061ae1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = seahorse-git
- pkgdesc = GNOME application for managing PGP keys. Master branch.
+ pkgdesc = GNOME application for managing encryption keys and passwords in the GNOME Keyring.
pkgver = 3.29.90+10+g9496a0d1
- pkgrel = 3
+ pkgrel = 4
url = https://wiki.gnome.org/Apps/Seahorse
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index edd6907d69c7..07642b40eb05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,9 @@
# Contributor: Michel Brabants <michel.linux@tiscali.be>
pkgname=seahorse-git
pkgver=3.29.90+10+g9496a0d1
-pkgrel=3
-pkgdesc="GNOME application for managing PGP keys. Master branch."
+pkgrel=4
+pkgdesc="GNOME application for managing encryption keys and passwords in the
+GNOME Keyring."
url="https://wiki.gnome.org/Apps/Seahorse"
arch=(x86_64)
license=(GPL)