Date: Friday, March 21, 2014 @ 11:23:23
  Author: bpiotrowski
Revision: 108027

upgpkg: tt-rss 1.12-1

new upstream release

Modified:
  tt-rss/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-03-21 09:42:16 UTC (rev 108026)
+++ PKGBUILD    2014-03-21 10:23:23 UTC (rev 108027)
@@ -1,11 +1,11 @@
 # $Id$
-# Maintainer:  Bartłomiej Piotrowski <nos...@bpiotrowski.pl>
+# Maintainer:  Bartłomiej Piotrowski <bpiotrow...@archlinux.org>
 # Contributor: Clément Démoulins <clem...@archivel.fr>
 # Contributor: David Rosenstrauch <dar...@darose.net>
 # Contributor: Erik Mank <e...@braindisorder.org>
 
 pkgname=tt-rss
-pkgver=1.11
+pkgver=1.12
 pkgrel=1
 pkgdesc='Web-based news feed (RSS/Atom) aggregator'
 arch=('any')
@@ -12,12 +12,12 @@
 url='http://tt-rss.org/redmine/'
 license=('GPL')
 depends=('php')
-optdepends=('mysql' 'postgresql' 'php-curl')
+optdepends=('mysql' 'postgresql' 'php')
 install=tt-rss.install
 source=(https://github.com/gothfox/Tiny-Tiny-RSS/archive/$pkgver.tar.gz
         service)
-sha256sums=('27c5dfbf73f65b5a632388d4063091a80658613ad9afd9adb35868e20a7315f9'
-            '41309d75318b32a6a8152c36cbc8431a9173b58ca98f0b73d09b1d2242000737')
+md5sums=('2ece52d859ca66883a6140ca637bc53b'
+         '701400b270ad6f4e9f03611b3582bbdd')
 
 package() {
   cd Tiny-Tiny-RSS-$pkgver

Reply via email to