diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-07-03 20:52:32 -0300 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-07-03 20:52:32 -0300 |
commit | e3448cb1c77a74e3d3e92d7e58818ab4059aedc6 (patch) | |
tree | 4818c9f7c37c13b1849112011de5f04e86f3072c /nonprism | |
parent | d9901fc368970f6ca0aec5233fe5cad5774b057d (diff) | |
parent | a285488866e9d527f8e4c0721e9a52c516dc50d1 (diff) |
Merge branch 'master' of git://projects.parabolagnulinux.org/abslibre
Diffstat (limited to 'nonprism')
-rw-r--r-- | nonprism/centerim-nonprism/PKGBUILD | 4 | ||||
-rw-r--r-- | nonprism/shotwell-nonprism/PKGBUILD | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/nonprism/centerim-nonprism/PKGBUILD b/nonprism/centerim-nonprism/PKGBUILD index 0c2b3163a..a8972c970 100644 --- a/nonprism/centerim-nonprism/PKGBUILD +++ b/nonprism/centerim-nonprism/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 78820 2012-10-25 06:47:28Z foutrelis $ +# $Id: PKGBUILD 113946 2014-07-01 10:19:48Z spupykin $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor (Arch): Aaron Griffin <aaron@archlinux.org> # Contributor (Arch): shild <sxp@bk.ru> @@ -6,7 +6,7 @@ _pkgname=centerim pkgname=centerim-nonprism pkgver=4.22.10 -pkgrel=2 +pkgrel=3 pkgdesc="Fork of CenterICQ - A text mode menu- and window-driven IM interface, without support for unsafe and dangerous for privacy protocols" arch=('i686' 'x86_64') url="http://www.centerim.org" diff --git a/nonprism/shotwell-nonprism/PKGBUILD b/nonprism/shotwell-nonprism/PKGBUILD index 6e6500940..27fb37a43 100644 --- a/nonprism/shotwell-nonprism/PKGBUILD +++ b/nonprism/shotwell-nonprism/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 107774 2014-03-19 12:02:19Z spupykin $ +# $Id: PKGBUILD 114629 2014-07-02 10:24:53Z spupykin $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer (Arch): Ionut Biru <ibiru@archlinux.org> # Contributor (Arch): Joeny Ang <ang(dot)joeny(at)gmail(dot)com> @@ -7,8 +7,8 @@ _pkgname=shotwell pkgname=shotwell-nonprism -pkgver=0.18.0 -pkgrel=1.1 +pkgver=0.18.1 +pkgrel=1 pkgdesc="A digital photo organizer designed for the GNOME desktop environment, without support for unsafe and dangerous for privacy protocols" arch=('i686' 'x86_64') url="http://yorba.org/shotwell/" @@ -23,7 +23,7 @@ makedepends=('intltool' 'vala>=0.17.2' 'libunique3' 'gnome-doc-utils') install=shotwell.install source=("https://download.gnome.org/sources/shotwell/0.18/shotwell-$pkgver.tar.xz" 'nonprism.patch') -md5sums=('856b69fe67bc8bd42a6985e042041daf' +md5sums=('361eeef67f5aaed36ec44b12cfd675b3' 'b6c67e76af91be99852310e9c2be5ffa') prepare() { |