summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyanNN2015-11-02 21:43:55 +0300
committerTyanNN2015-11-02 21:43:55 +0300
commit98923ae0d63a00669ee604af9aa98e07c037d99a (patch)
tree65ee7db43484a4ebf79cc7e9c229a189f940e0c4
parent597c16a123bb0de2ed4c69ea9c23e5e8735c2694 (diff)
downloadaur-98923ae0d63a00669ee604af9aa98e07c037d99a.tar.gz
Added new messages sound notification(Threads included)
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e9b2afd0da7..e48f54972671 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,9 +6,10 @@ pkgbase = svkm
license = GPL
makedepends = python-pip
depends = python>=3.0
+ depends = tox
options = !emptydirs
source = https://drive.google.com/uc?export=download&confirm=no_antivirus&id=0B4YjcQAoes55MTJ5Z0xGNWNMdEU
- md5sums = 4514dc64b5aa04fd68cdf2135ab82920
+ md5sums = 1437b8f84b708dd0653e15e962fc40b3
pkgname = svkm
diff --git a/PKGBUILD b/PKGBUILD
index dd73b0bdf496..1d39e251b99c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('x86_64')
url=""
license=('GPL')
groups=()
-depends=('python>=3.0')
+depends=('python>=3.0' 'tox')
makedepends=('python-pip')
provides=()
conflicts=()
@@ -16,7 +16,7 @@ backup=()
options=(!emptydirs)
install=
source=('https://drive.google.com/uc?export=download&confirm=no_antivirus&id=0B4YjcQAoes55MTJ5Z0xGNWNMdEU')
-md5sums=('4514dc64b5aa04fd68cdf2135ab82920')
+md5sums=('1437b8f84b708dd0653e15e962fc40b3')
package() {
echo "Installing VK API"