[arch-commits] Commit in nano/repos (testing-i686 testing-i686/PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Aug 25 14:18:31 UTC 2008


    Date: Monday, August 25, 2008 @ 10:18:31
  Author: andyrtr
Revision: 10274

Merged revisions 10265-10273 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/nano/trunk

........
  r10273 | andyrtr | 2008-08-25 14:18:01 +0000 (Mo, 25 Aug 2008) | 2 lines
  
  upgpkg: nano 2.0.8-2
      fix unwanted infodir
........

Modified:
  nano/repos/testing-i686/	(properties)
  nano/repos/testing-i686/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


Property changes on: nano/repos/testing-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /nano/trunk:1-10264
   + /nano/trunk:1-10273

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2008-08-25 14:18:01 UTC (rev 10273)
+++ testing-i686/PKGBUILD	2008-08-25 14:18:31 UTC (rev 10274)
@@ -2,7 +2,7 @@
 # Maintainer: Judd <judd at archlinux.org>
 pkgname=nano
 pkgver=2.0.8
-pkgrel=1
+pkgrel=2
 pkgdesc="Pico editor clone with enhancements"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -12,6 +12,7 @@
 source=(http://www.nano-editor.org/dist/v2.0/nano-${pkgver}.tar.gz)
 backup=(etc/nanorc)
 md5sums=('fcb2a26285921458b6fe381c2802b1a8')
+options=('!docs')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list