summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Koloberdin2016-08-22 14:25:53 +0300
committerMichael Koloberdin2016-08-22 14:25:53 +0300
commit1e94edd6ce5f56643ceb575a038b1efd37b6a657 (patch)
tree34b62a11fe6b70a6e2e95c5f591cbfe447d5f097
parent5daa8d0667ab3b79c2a74dcb447f821ea083177e (diff)
downloadaur-1e94edd6ce5f56643ceb575a038b1efd37b6a657.tar.gz
Formatting
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc67a753650a..2a7596f6d43f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,9 +9,9 @@ license=('BSD')
makedepends=('curl' 'mlton')
depends=('libmysqlclient' 'postgresql-client' 'sqlite3' 'openssl' 'uthash')
source=("http://www.impredicative.com/ur/$pkgname-$pkgver.tgz"
- "use-system-uthash.patch")
+ "use-system-uthash.patch")
md5sums=('25e7baf698a27ff93910d3752275afe6'
- '23f6f18b7bdbb7ff7c1497734513737e')
+ '23f6f18b7bdbb7ff7c1497734513737e')
prepare() {
cd "$pkgname-$pkgver"