diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-06-04 12:52:34 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-06-04 12:52:34 -0300 |
commit | 7a62e84f435958b9f335e5b7a4f2e89caef7c992 (patch) | |
tree | 19fea26bca9a79d73ab166be9c64d9a170ccabc9 /pcr/note/PKGBUILD | |
parent | 7c32dc4ce43f1064b3fbdde2b1a1e95ef18d53d5 (diff) | |
parent | 5287c24f828ab4fe111c67a1cf31f563c2aaa6ea (diff) | |
download | abslibre-7a62e84f435958b9f335e5b7a4f2e89caef7c992.tar.gz abslibre-7a62e84f435958b9f335e5b7a4f2e89caef7c992.tar.bz2 abslibre-7a62e84f435958b9f335e5b7a4f2e89caef7c992.zip |
Merge branch 'master' of ssh://projects.parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'pcr/note/PKGBUILD')
-rw-r--r-- | pcr/note/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pcr/note/PKGBUILD b/pcr/note/PKGBUILD index 044a73c92..4066dc911 100644 --- a/pcr/note/PKGBUILD +++ b/pcr/note/PKGBUILD @@ -1,11 +1,11 @@ -# Contributor (Arch): David Pflug <Viaken@Gmail.com> -# Maintainer : Parabola GNU / Linux-libre Aurelien Desbrieres <aurelien@cwb.io> +# Contributor (Arch) : David Pflug <Viaken@Gmail.com> +# Maintainer (Parabola) : Aurélien DESBRIÈRES <aurelien@hackers.camp> _author=TLINDEN _perlmod=note pkgname=$_perlmod -pkgver=1.3.12 -pkgrel=2 +pkgver=1.3.18 +pkgrel=1 pkgdesc="A Perl-based note taking application with multiple backends" arch=('i686' 'x86_64') url="http://www.daemon.de/NOTE" |