summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorToost_Inc2015-08-11 02:20:13 +0200
committerToost_Inc2015-08-11 02:36:07 +0200
commitc0f02a2df518273059ab335d2a348c8659408652 (patch)
treeb1f6287aeb57e8592fbf1912f325af4186130455
parentb16169ea6c244dccbd543ddc169d2155ea88226a (diff)
downloadaur-c0f02a2df518273059ab335d2a348c8659408652.tar.gz
change optdepend inotifyx to python2-inotifyx
The inotifyx AUR package has been renamed to 'python2-inotifyx', so the PKGBUILD has been updated to reflect that.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23e4730e50e9..a341d747e2fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by makepkg 4.2.1
-# Sun May 24 17:11:43 UTC 2015
pkgbase = trackma-git
pkgdesc = A lightweight and simple program for updating and using lists on several media tracking websites.
- pkgver = 0.3.r105.ge54aaee
+ pkgver = 0.3.r130.g7077caa
pkgrel = 1
url = http://z411.github.io/trackma/
install = trackma-git.install
@@ -18,7 +16,7 @@ pkgbase = trackma-git
optdepends = python2-pillow: thumbnail images for GUI frontends
optdepends = python2-pyqt4: Qt frontend
optdepends = python2-urwid: ncurses frontend
- optdepends = inotifyx: instant media recognition
+ optdepends = python2-inotifyx: instant media recognition
conflicts = wmal-git
replaces = wmal-git
source = trackma-git::git+https://github.com/z411/trackma.git
diff --git a/PKGBUILD b/PKGBUILD
index 4a87199437c1..74a1ac495218 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: carstene1ns <url/mail: arch carsten-teibes de>
pkgname=trackma-git
-pkgver=0.3.r105.ge54aaee
+pkgver=0.3.r130.g7077caa
pkgrel=1
pkgdesc="A lightweight and simple program for updating and using lists on several media tracking websites."
arch=('any')
@@ -20,7 +20,7 @@ optdepends=('pygtk: gtk frontend'
'python2-pillow: thumbnail images for GUI frontends'
'python2-pyqt4: Qt frontend'
'python2-urwid: ncurses frontend'
- 'inotifyx: instant media recognition')
+ 'python2-inotifyx: instant media recognition')
install=trackma-git.install
source=(${pkgname}::"git+https://github.com/z411/${pkgname%-git}.git"