summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2015-09-07 07:21:35 -0400
committerChris Severance2015-09-07 07:21:35 -0400
commit062f22261beca4734cbf7f080df31eb0f9997910 (patch)
tree964bff8d0780cb9b3069787f5fdbdc59ad2a83f8
parentfe165ae7527a56dc0191b6f5271c9a6ed25d80b1 (diff)
downloadaur-062f22261beca4734cbf7f080df31eb0f9997910.tar.gz
Improved description
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f18e3202e6c5..da9ff44d1919 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = pixeluvo
- pkgdesc = sophisticated photo editor
+ pkgdesc = photo editor with crop, vignette, text, captions, resize, color correction, raw file, filter, warp, layers, mask, and more.
pkgver = 1.5.2
pkgrel = 3
url = http://www.pixeluvo.com
diff --git a/PKGBUILD b/PKGBUILD
index 8c2a4fe95f1b..8cd61989833e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname='pixeluvo'
pkgver='1.5.2'
declare -A _pkgrel=([x86_64]='3' [i686]='1')
pkgrel="${_pkgrel[${CARCH:-x86_64}]}"
-pkgdesc='sophisticated photo editor'
+pkgdesc='photo editor with crop, vignette, text, captions, resize, color correction, raw file, filter, warp, layers, mask, and more.'
arch=('i686' 'x86_64')
url='http://www.pixeluvo.com'
license=('custom')
@@ -19,6 +19,10 @@ sha256sums=('e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855')
sha256sums_i686=('7eca517c15f1fb14c1e469dadcd541c12159f89d58b39b8d30ba09cb50976183')
sha256sums_x86_64=('4387182850cd1623080dd03c30b8c5703ddfe8c67a05503b9cd74f5395368406')
+_vercheck() {
+ curl -s 'http://www.pixeluvo.com/download/' | grep -F 'Latest Version' | sed -n -e 's:^.*; Pixeluvo \([0-9\.]\+\)<.*$:\1:p'
+}
+
prepare() {
set -u
# We installed all the required libraries so we can get rid of their lib and their runner