summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhalosghost2017-10-30 18:35:17 -0500
committerhalosghost2017-10-30 18:35:17 -0500
commit58eda5525b02025a9e73fecbbe345f57bf30b275 (patch)
tree2db67b26f83265c3d0e88fa28a6821481ce89fe7
parentb0ccae91eec6989c691095fe70743305b3c10b51 (diff)
downloadaur-58eda5525b02025a9e73fecbbe345f57bf30b275.tar.gz
Tup has been removed
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34fdede330e5..61a442daa431 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,14 @@
# Generated by mksrcinfo v8
-# Sun Apr 2 05:48:46 UTC 2017
+# Mon Oct 30 23:35:10 UTC 2017
pkgbase = enlighten-git
pkgdesc = A small tool to modify LCD backlight brightness
pkgver = 0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/HalosGhost/enlighten
arch = i686
arch = x86_64
license = GPL3
makedepends = git
- makedepends = tup
makedepends = clang
source = git+https://github.com/HalosGhost/enlighten.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 648c030c3c4e..46896f27bf56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=enlighten-git
pkgver=0
-pkgrel=1
+pkgrel=2
pkgdesc='A small tool to modify LCD backlight brightness'
url='https://github.com/HalosGhost/enlighten'
arch=('i686' 'x86_64')
license=('GPL3')
-makedepends=('git' 'tup' 'clang')
+makedepends=('git' 'clang')
source=('git+https://github.com/HalosGhost/enlighten.git')
sha256sums=('SKIP')