summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn A Ginis2018-12-05 20:47:33 +0200
committerJohn A Ginis2018-12-05 20:47:33 +0200
commita8c1ae1fdbb5a33f6a63e8010b9b68f94898f025 (patch)
tree1e06cd6a94709adc3216066253baafcc2f257894
parent17da41177f9946d97d79a67460f0a8cc297c44cf (diff)
downloadaur-cronograph-conky.tar.gz
New package commit -- -optipng
-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