summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2018-09-12 16:50:07 +0200
committerMichel Zou2018-09-12 16:50:07 +0200
commita75f119e55695b21578db0f33f581376aee622b4 (patch)
tree7b1d18b41a676bd9e8f57282dd8bf87b3e674129
parentc8b2f43db8530ae88ba23964eddfad659c2906c9 (diff)
downloadaur-a75f119e55695b21578db0f33f581376aee622b4.tar.gz
url
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bbf5710c95ea..5eea0a55e46e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,8 @@
-# Generated by mksrcinfo v8
-# Sun Apr 15 13:03:24 UTC 2018
pkgbase = mingw-w64-libjpeg
pkgdesc = JPEG image compression (mingw-w64)
pkgver = 9c
pkgrel = 1
+ url = http://ijg.org/
arch = any
license = custom
makedepends = mingw-w64-configure
diff --git a/PKGBUILD b/PKGBUILD
index ea7471513301..7855f3a9d7ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgver=9c
pkgrel=1
pkgdesc="JPEG image compression (mingw-w64)"
arch=(any)
-/bin/bash: q: command not found
+url="http://ijg.org/"
license=("custom")
makedepends=(mingw-w64-configure)
depends=(mingw-w64-crt)