summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2014-05-28 05:42:01 -0700
committerMike Swanson2014-05-28 05:42:01 -0700
commite4ca8db05ba4493173069cc4e08446d8363bb103 (patch)
tree1030029095290b1d0b097471f77ae36f404b35ad /PKGBUILD
parent2102940ee37f0a49f8b9254dd50f99f5b790834c (diff)
downloadaur-e4ca8db05ba4493173069cc4e08446d8363bb103.tar.gz
Update fatattr: Clean up the packaging some
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7446f41ebc76..24e17f9fd138 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
-# Maintainer: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
+# Maintainer: Mike Swanson <mikeonthecomputer@gmail.com>
+# Old Maintainer: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
pkgname=fatattr
pkgver=1.0.1
-pkgrel=4
+pkgrel=5
pkgdesc="Display or change attributes on a FAT filesystem"
arch=('i686' 'x86_64')
url="http://kernel.org/pub/linux/utils/fs/fat/fatattr/"
-license=('GPL')
-depends=('glibc')
+license=('GPL2')
changelog='ChangeLog'
-source=(http://ftp.us.debian.org/debian/pool/main/f/${pkgname}/${pkgname}_${pkgver}.orig.tar.xz)
+source=(http://ftp.debian.org/debian/pool/main/f/${pkgname}/${pkgname}_${pkgver}.orig.tar.xz)
sha256sums=('2dd7208dc259118dffa761ebd9ea509de635578b57cb871f836aa8dd66651d11')
build() {