summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzoe2016-05-02 16:37:28 +0200
committerzoe2016-05-02 16:37:28 +0200
commit07511ddb6e5130181e20727f207438e62feae8ea (patch)
tree5dbc6062bab7978191720fcab2436b8e19d2ca18 /PKGBUILD
parentc9eee3174b7d8da67685ce52e296724420e065fc (diff)
downloadaur-07511ddb6e5130181e20727f207438e62feae8ea.tar.gz
Update to 1.4.0-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7e0635f0678..c1f23372a1ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=urbanlightscape
pkgver=1.4.0
-pkgrel=2
+pkgrel=3
pkgdesc="A photo filter for exposure, brightness and lighting correction"
arch=(i686 x86_64)
url="http://www.indii.org/software/urbanlightscape"
license=('GPL')
-depends=('wxgtk' 'desktop-file-utils')
+depends=('wxgtk' 'desktop-file-utils' 'bc')
makedepends=('boost')
source=("http://www.indii.org/files/${pkgname}/releases/${pkgname}-${pkgver}.tar.gz"
"${pkgname}.png" "${pkgname}.desktop")