diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-04-01 09:30:54 +0200 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-04-01 09:30:54 +0200 |
commit | de07e6523dc20f8974ff7252fa3cd85889edcd31 (patch) | |
tree | 68fbecb38319faa111bf4ada3bc10deb2c426d09 /community/smc | |
parent | e1e2e8d3cae181f786ecc988e86152a99ad882a8 (diff) | |
parent | c623429f33c434cb1cb11974d9e71f48dd5a881f (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
community/bitcoin/PKGBUILD
community/gnash/PKGBUILD
community/picard/PKGBUILD
community/python2-tagpy/PKGBUILD
community/sigil/PKGBUILD
extra/avogadro/PKGBUILD
extra/barcode/PKGBUILD
extra/libpst/PKGBUILD
extra/mkvtoolnix/PKGBUILD
extra/vigra/PKGBUILD
Diffstat (limited to 'community/smc')
-rw-r--r-- | community/smc/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/smc/PKGBUILD b/community/smc/PKGBUILD index 927c91ebd..c14281c8e 100644 --- a/community/smc/PKGBUILD +++ b/community/smc/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 85525 2013-03-02 19:49:53Z svenstaro $ +# $Id: PKGBUILD 87438 2013-03-31 19:18:55Z stephane $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: Juergen Hoetzel <juergen@archlinux.org> # Contributor: Kritoke <typeolinux@yahoo.com> pkgname=smc pkgver=1.9 -pkgrel=19 +pkgrel=20 pkgdesc="Secret Maryo Chronicles" arch=('i686' 'x86_64' 'mips64el') url="http://www.secretmaryo.org/" |