summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortrashstar2017-05-15 10:50:43 +0200
committertrashstar2017-05-15 10:50:43 +0200
commit979ab8fb0768fbc0858a3d2c50484119304dd69b (patch)
treeebbd17ee6f11f598be1b47bdf79c774bf313d8cd
parent59758ff4127a572fb5199e550b02d3a1fddc0163 (diff)
downloadaur-979ab8fb0768fbc0858a3d2c50484119304dd69b.tar.gz
Remove i686 support and fix dependecies.
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba68a75d2c4b..9b16c2f1eb3f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,16 @@
-# Generated by mksrcinfo v8
-# Wed Mar 16 20:09:48 UTC 2016
pkgbase = lighttable
pkgdesc = New interactive IDE that lets you modify running programs and embed anything from websites to games.
pkgver = 0.8.1
- pkgrel = 1
+ pkgrel = 2
url = http://www.lighttable.com/
install = lighttable.install
- arch = i686
arch = x86_64
license = MIT
depends = nss
depends = alsa-lib
depends = desktop-file-utils
depends = gconf
- depends = libudev.so.0
+ depends = libudev0-shim
depends = gtk2
options = !strip
options = !emptydirs
diff --git a/PKGBUILD b/PKGBUILD
index 9cab5c0a44f7..b68bfc55f75a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,13 +9,13 @@
pkgname=lighttable
pkgver=0.8.1
-pkgrel=1
+pkgrel=2
pkgdesc="New interactive IDE that lets you modify running programs and embed anything from websites to games."
url="http://www.lighttable.com/"
license=('MIT')
-depends=("nss" "alsa-lib" "desktop-file-utils" "gconf" "libudev.so.0" "gtk2")
+depends=("nss" "alsa-lib" "desktop-file-utils" "gconf" "libudev0-shim" "gtk2")
options=(!strip !emptydirs)
-arch=('i686' 'x86_64')
+arch=('x86_64')
install=$pkgname.install
source=(lighttable