summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLlewelyn Trahaearn2016-01-26 21:49:47 -0800
committerLlewelyn Trahaearn2016-01-26 21:49:47 -0800
commitd61f9a1c0e591393497fc5a1f48e919e2c92d7a8 (patch)
tree25d1008a8da9f01b456c1e44e5f67c039251ddf6
parent0ef0644d87ada3c3d1ec005ab840eb95db40ff94 (diff)
downloadaur-d61f9a1c0e591393497fc5a1f48e919e2c92d7a8.tar.gz
Stupid space.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4925e2dc0284..eb5731042333 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Jan 27 05:43:57 UTC 2016
+# Wed Jan 27 05:47:30 UTC 2016
pkgbase = lib32-libexif
pkgdesc = A library to parse an EXIF file and read the data from those tags (32-bit)
pkgver = 0.6.21
diff --git a/PKGBUILD b/PKGBUILD
index a8dd35dd88e3..8abd1ae5888d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="A library to parse an EXIF file and read the data from those tags (32-b
arch=('x86_64')
license=('LGPL')
url="http://sourceforge.net/projects/libexif"
-depends=( "${pkgname#lib32-}" 'lib32-glibc')
+depends=("${pkgname#lib32-}" 'lib32-glibc')
makedepends=('gcc-multilib')
options=('!libtool')
source=(http://downloads.sf.net/sourceforge/${pkgname#lib32-}/${pkgname#lib32-}-${pkgver}.tar.bz2)