summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e86aeb07b5eb..50a5843353b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -26,8 +26,6 @@ pkgbase = caffeine-ng
conflicts = caffeine-systray
replaces = caffeine-oneclick
replaces = caffeine-systray
- options = !emptydirs
- options = !libtool
source = https://files.pythonhosted.org/packages/source/c/caffeine-ng/caffeine-ng-3.5.0.tar.gz
md5sums = 26fa6c3640fbe1f92c32cab80a3f7915
diff --git a/PKGBUILD b/PKGBUILD
index f0ad740370a8..eb996fbaa8ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,6 @@ optdepends=("libappindicator-gtk3: AppIndictor support (eg: Plasma, Unity).")
conflicts=(caffeine caffeine-bzr caffeine-oneclick caffeine-systray)
provides=(caffeine caffeine-bzr caffeine-oneclick caffeine-systray)
replaces=(caffeine-oneclick caffeine-systray)
-options=(!emptydirs !libtool)
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
md5sums=('26fa6c3640fbe1f92c32cab80a3f7915')