summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio2015-07-12 08:49:52 +0200
committerFabio2015-07-12 08:49:52 +0200
commit0b18b71801b35fbe793a5df49648d7affc62bec9 (patch)
tree96f6469cc696cf98406ff1116a7fc48a299bdce8
parentc658732ab43911bf2d2397269bd65ec35587190f (diff)
downloadaur-0b18b71801b35fbe793a5df49648d7affc62bec9.tar.gz
added contributor
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5fc474c35bd5..38d99348c9c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = friture
pkgdesc = An application to visualize and analyze live audio data in real-time.
pkgver = 0.14
- pkgrel = 1
+ pkgrel = 2
url = http://tlecomte.github.com/friture/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 495e3899ba47..ccdaae709513 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
# Maintainer: Fabio Rämi <fabio[at]dynamix-tontechnik[dot]ch>
+# Contributor: speps <speps at aur dot archlinux dot org>
pkgname=friture
pkgver=0.14
-pkgrel=1
+pkgrel=2
pkgdesc="An application to visualize and analyze live audio data in real-time."
arch=(i686 x86_64)
url="http://tlecomte.github.com/friture/"