summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin T. H. Sandsmark2020-06-26 23:26:39 +0200
committerMartin T. H. Sandsmark2020-06-26 23:26:39 +0200
commit6e4c50ac65139fff3d1c66917e4d91b27f64f4e5 (patch)
tree0f993d9f64aa161f67a5cb594a7ad3e5bd70b22b
parentccbf5653fde5fd70cc90cf5a6289b7653f66a4db (diff)
downloadaur-6e4c50ac65139fff3d1c66917e4d91b27f64f4e5.tar.gz
fix description (thanks pl_m)
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c89517e0aa01..20b2aca6b895 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = jpeg2png-git
- pkgdesc = A free engine capable of running Age of Kings.
+ pkgdesc = Finds the smoothest possible picture that encodes to the given JPEG file.
pkgver = r144.04054a2
pkgrel = 1
url = https://github.com/sandsmark/jpeg2png
diff --git a/PKGBUILD b/PKGBUILD
index 32f368426f16..925f3fbd7908 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=jpeg2png-git
pkgver=r144.04054a2
pkgrel=1
_abiver=5
-pkgdesc='A free engine capable of running Age of Kings.'
+pkgdesc='Finds the smoothest possible picture that encodes to the given JPEG file.'
arch=('x86_64' 'i686')
url='https://github.com/sandsmark/jpeg2png'
license=('GPL3')