diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-09-05 00:31:11 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-09-05 00:31:11 -0300 |
commit | 8a08ad9b9cadc797617d6fc0806d4b8773a7a9e4 (patch) | |
tree | 0a44ece1c1cb2ec972a3adc2a10826270ab7e1f3 | |
parent | b98d8ae9967676ae500d6af141b80b7684b95646 (diff) | |
download | abslibre-8a08ad9b9cadc797617d6fc0806d4b8773a7a9e4.tar.gz abslibre-8a08ad9b9cadc797617d6fc0806d4b8773a7a9e4.tar.bz2 abslibre-8a08ad9b9cadc797617d6fc0806d4b8773a7a9e4.zip |
liferea: remove libre suffix and add complex pkgrel
-rw-r--r-- | libre/liferea/PKGBUILD (renamed from libre/liferea-libre/PKGBUILD) | 10 | ||||
-rw-r--r-- | libre/liferea/libnotify-0.7.patch (renamed from libre/liferea-libre/libnotify-0.7.patch) | 0 | ||||
-rw-r--r-- | libre/liferea/liferea.install (renamed from libre/liferea-libre/liferea.install) | 0 | ||||
-rw-r--r-- | libre/liferea/remove-non-free-suggestions.patch (renamed from libre/liferea-libre/remove-non-free-suggestions.patch) | 0 |
4 files changed, 4 insertions, 6 deletions
diff --git a/libre/liferea-libre/PKGBUILD b/libre/liferea/PKGBUILD index 0bd411f13..ecbd765f3 100644 --- a/libre/liferea-libre/PKGBUILD +++ b/libre/liferea/PKGBUILD @@ -3,16 +3,14 @@ # Contributor: bitlord # Contributor: André Silva <emulatorman@parabola.nu> -_pkgname=liferea -pkgname=liferea-libre +pkgname=liferea pkgver=1.10.11 -pkgrel=1 +pkgrel=1.parabola1 pkgdesc="A desktop news aggregator for online news feeds and weblogs, without nonfree suggestions" arch=('i686' 'x86_64' 'mips64el') url="http://liferea.sourceforge.net/" -provides=("liferea=$pkgver") -replaces=('liferea') -conflicts=('liferea') +replaces=('liferea-libre') +conflicts=('liferea-libre') license=('GPL') depends=('webkitgtk' 'libnotify' 'json-glib' 'libpeas' 'python2-gobject' 'gnome-icon-theme' 'desktop-file-utils') diff --git a/libre/liferea-libre/libnotify-0.7.patch b/libre/liferea/libnotify-0.7.patch index 6dbbffb87..6dbbffb87 100644 --- a/libre/liferea-libre/libnotify-0.7.patch +++ b/libre/liferea/libnotify-0.7.patch diff --git a/libre/liferea-libre/liferea.install b/libre/liferea/liferea.install index 7fff91b49..7fff91b49 100644 --- a/libre/liferea-libre/liferea.install +++ b/libre/liferea/liferea.install diff --git a/libre/liferea-libre/remove-non-free-suggestions.patch b/libre/liferea/remove-non-free-suggestions.patch index 5024f19ee..5024f19ee 100644 --- a/libre/liferea-libre/remove-non-free-suggestions.patch +++ b/libre/liferea/remove-non-free-suggestions.patch |