summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2019-02-16 11:09:20 -0500
committerTed Alff2019-02-16 11:09:20 -0500
commit647233463349224087bb5a63577535c62b6a02ca (patch)
tree9eb335748f0055033297e2884b49fc4334053ee1
parent8dc42f35b8ba993aeb1f5a6317d4e185771ce3b2 (diff)
downloadaur-647233463349224087bb5a63577535c62b6a02ca.tar.gz
Don't depend on anoise -- can be played with other players too...
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9936bbfdb4f..8088f46a8f84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
# Generated by mksrcinfo v8
-# Sat Dec 22 19:36:39 UTC 2018
+# Sat Feb 16 16:09:20 UTC 2019
pkgbase = anoise-community-extension5
pkgdesc = Ambient Noise Community Library Package 5
pkgver = 0.0.1
- pkgrel = 1
+ pkgrel = 2
url = https://code.launchpad.net/anoise
arch = any
license = GPL3
makedepends = python-distutils-extra
- depends = anoise
source = anoise-community-extension5-0.0.1.tar.gz::https://launchpad.net/~costales/+archive/ubuntu/anoise/+sourcefiles/anoise-community-extension5/0.0.1/anoise-community-extension5_0.0.1.tar.gz
sha256sums = 3d47b51b7ad05913bfe20e016e698396d7964d957cedcc48482639441b98974b
diff --git a/PKGBUILD b/PKGBUILD
index b73a734308b1..acbcaf55bbbd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,11 @@
pkgname=anoise-community-extension5
pkgver=0.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Ambient Noise Community Library Package 5"
arch=('any')
license=('GPL3')
url="https://code.launchpad.net/anoise"
-depends=('anoise')
makedepends=('python-distutils-extra')
source=("${pkgname}-${pkgver}.tar.gz::https://launchpad.net/~costales/+archive/ubuntu/anoise/+sourcefiles/${pkgname}/${pkgver}/${pkgname}_${pkgver}.tar.gz")
sha256sums=('3d47b51b7ad05913bfe20e016e698396d7964d957cedcc48482639441b98974b')