summaryrefslogtreecommitdiffstats
path: root/audio-drivers/apulse
diff options
context:
space:
mode:
authorIsmael Luceno2015-06-19 18:53:03 -0300
committerIsmael Luceno2015-06-19 18:53:03 -0300
commit254805d66e4fbe661c362b5419706cfe63be5a1e (patch)
tree84711d0e71dd1b49219f72f64a15b3c7aee52c31 /audio-drivers/apulse
parent87868999fb2b597be5387ed7ca367089d43ed459 (diff)
apulse 0.1.6
Diffstat (limited to 'audio-drivers/apulse')
-rwxr-xr-xaudio-drivers/apulse/DETAILS6
-rw-r--r--audio-drivers/apulse/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/audio-drivers/apulse/DETAILS b/audio-drivers/apulse/DETAILS
index 895860d38f..e33c4ec282 100755
--- a/audio-drivers/apulse/DETAILS
+++ b/audio-drivers/apulse/DETAILS
@@ -1,9 +1,9 @@
SPELL=apulse
- VERSION=0.1.5
+ VERSION=0.1.6
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]=https://github.com/i-rinat/$SPELL/archive/v$VERSION.tar.gz
- SOURCE_HASH=sha512:985667557ee1f2ea445a935cb48bf7b4c3a731c31734496d7658a5e3b31cf32e6fd3416d2f281c2bc7f8be13ac9bee25e2f91e1846c2d990d7f89f00934936b9
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-0.1.5"
+ SOURCE_HASH=sha512:0bcc3966a1455bac64e7b9731a988c5d10d893544354453b70f36121e92854a632f33a2ec84fa2ee4d2010221f82fb83cea872d66c4b053b0cd9014215014dc2
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE="https://github.com/i-rinat/apulse"
LICENSE[0]="MIT"
ENTERED=20150112
diff --git a/audio-drivers/apulse/HISTORY b/audio-drivers/apulse/HISTORY
index a88b71bb12..b97e8eb89b 100644
--- a/audio-drivers/apulse/HISTORY
+++ b/audio-drivers/apulse/HISTORY
@@ -1,2 +1,5 @@
+2015-06-19 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 0.1.6
+
2015-01-12 Ismael Luceno <ismael@sourcemage.org>
* BUILD, DEPENDS, DETAILS: spell created