~chuchiperriman/cloudsn/master

« back to all changes in this revision

Viewing changes to arch/PKGBUILD

  • Committer: Jesús Barbero Rodríguez
  • Date: 2011-01-02 16:33:24 UTC
  • Revision ID: git-v1:5b37fa6c8a095109962e9b8a1d40041c78a01828
Arch package 0.8.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# Maintainer: Jesús Barbero Rodríguez <chuchiperriman@gmail.com>
3
3
 
4
4
pkgname=cloudsn
5
 
pkgver=0.7.8
6
 
pkgrel=2
 
5
pkgver=0.8.6
 
6
pkgrel=1
7
7
pkgdesc="E-mail (pop3, gmail, imap), rss, and tweets notifier"
8
8
arch=('any')
9
9
url="http://chuchiperriman.github.com/cloud-services-notifications/"
15
15
)
16
16
install=cloudsn.install
17
17
source=($pkgname-$pkgver.tar.gz::https://github.com/chuchiperriman/cloud-services-notifications/tarball/$pkgver)
18
 
md5sums=('2d3ce3bd8fb3cba3fb1a8be1e8ecf86d')
 
18
md5sums=('d879114b5cbfb8827a2267d6b06bb5b1')
19
19
 
20
20
build() {
21
21
  cd $srcdir/chuchiperriman-cloud-services-notifications-*