CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
libarchive: updated to 3.2.2
[crossrootfs.git] / filesystem / Pkgfile
index 45840584806250c011515d419aab2e4557ca197a..d38b8838137c6fe1d5a3b5564788e1cd54153e2e 100644 (file)
@@ -1,10 +1,11 @@
 # Description: Root filesystem package
-# URL:         http://crux.nu
-# Maintainer:  CRUX System Team, core-ports at crux dot nu
+# URL: http://crux.nu
+# Maintainer: CRUX System Team, core-ports at crux dot nu
+# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
 
 name=filesystem
-version=3.2
-release=4
+version=3.3
+release=1
 source=(issue motd shells group passwd shadow securetty fstab mime.types)
 
 build() {
@@ -71,7 +72,7 @@ build() {
   cat > $PKG/usr/bin/crux << EOF
 #!/bin/sh
 
-echo "CRUX-ARM version $version"
+echo "CRUX-ARM 64b version $version"
 
 # End of file
 EOF