summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ca6c2a9f691..2071829029c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,7 +16,6 @@ pkgbase = cronograph-conky
options = !strip
options = !docs
options = !emptydirs
- options = !optipng
options = !debug
source = https://github.com/drxspace/cronoconky/releases/download/8.5.170621/v8.5.170621.tar.gz
sha1sums = c25bb9998163271fa4b5502e8dca0f05c5afd636
diff --git a/PKGBUILD b/PKGBUILD
index a5d37f8f6889..183c7523bc5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ optdepends=('hddtemp: https://wiki.archlinux.org/index.php/Hddtemp')
source=("https://github.com/drxspace/cronoconky/releases/download/${pkgver}/v${pkgver}.tar.gz")
sha1sums=('c25bb9998163271fa4b5502e8dca0f05c5afd636')
install='cronograph-conky.install'
-options=(!strip !docs !emptydirs !optipng !debug)
+options=(!strip !docs !emptydirs !debug)
package() {
install -dm 755 "${pkgdir}"/opt