summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Alvarez2016-01-16 08:02:24 +0100
committerGustavo Alvarez2016-01-16 08:02:24 +0100
commit2e3ed39cfcfdbeb035bfd47a5e480904ed49ac96 (patch)
tree209e0655bc6e1bd1cea29c7289dc96c394d36824
parent3f8ec8c520f83d18fdc981c4b6dd868a4b8a2ebc (diff)
downloadaur-2e3ed39cfcfdbeb035bfd47a5e480904ed49ac96.tar.gz
oops
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9bd6465a37a..9a4831975544 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Jan 16 07:01:30 UTC 2016
+# Sat Jan 16 07:02:13 UTC 2016
pkgbase = musepack-tools-svn
pkgdesc = Musepack sv8 decoder/encoder tools and libs (SVN Version)
pkgver = 481
@@ -32,7 +32,7 @@ pkgname = musepack-tools-svn
replaces = libmpcdec
pkgname = libcuefile-svn
- pkgdesc = Parses so-called cue sheets and handles the parsed data. (SVN Version)
+ pkgdesc = A library to work with CUE files. (SVN Version)
depends = glibc
provides = libcuefile
provides = libcuefile.so
diff --git a/PKGBUILD b/PKGBUILD
index c11d76f3be23..42b4ef79364c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -58,7 +58,7 @@ build() {
}
package_libcuefile-svn() {
- pkgdesc="Parses so-called cue sheets and handles the parsed data. (SVN Version)"
+ pkgdesc="A library to work with CUE files. (SVN Version)"
depends=('glibc')
provides=('libcuefile' 'libcuefile.so')
conflicts=('libcuefile')