diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-03-03 10:42:41 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-03-03 10:42:41 +0100 |
commit | ab6933b5cc48c6dfb3390b78c579832ba87e001d (patch) | |
tree | acf5e3b5502a20a7458167e39d9c7c75b96f27cb /community/smc | |
parent | b93266a2e63bdf4d37a87a5e59ff36d78de40be0 (diff) | |
parent | 945c9cd1e94fab87653f84598812dec707843d26 (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
community/gmerlin/PKGBUILD
community/volumeicon/PKGBUILD
extra/graphite/PKGBUILD
extra/icedtea-web/PKGBUILD
extra/openjdk6/PKGBUILD
extra/qt4/PKGBUILD
Diffstat (limited to 'community/smc')
-rw-r--r-- | community/smc/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/smc/PKGBUILD b/community/smc/PKGBUILD index f650fd03e..927c91ebd 100644 --- a/community/smc/PKGBUILD +++ b/community/smc/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 83276 2013-01-28 16:50:11Z stephane $ -# Maintainer: +# $Id: PKGBUILD 85525 2013-03-02 19:49:53Z svenstaro $ +# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: Juergen Hoetzel <juergen@archlinux.org> # Contributor: Kritoke <typeolinux@yahoo.com> pkgname=smc pkgver=1.9 -pkgrel=18 +pkgrel=19 pkgdesc="Secret Maryo Chronicles" arch=('i686' 'x86_64' 'mips64el') url="http://www.secretmaryo.org/" |