summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43282994e3db..60786af63f2a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = id3v2lib-memleak-patch
- pkgdesc = library written in C to read and edit id3 tags from mp3 files. memleak-patch branch
+ pkgdesc = Library written in C to read and edit id3 tags from mp3 files. memleak-patch branch
pkgver = r50.4eb49a0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/hlgsdx/id3v2lib/tree/memleak-patch
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 25929c38f9a2..cde94d219aff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=id3v2lib-memleak-patch
_pkgname="id3v2lib"
pkgver=r50.4eb49a0
-pkgrel=1
-pkgdesc="library written in C to read and edit id3 tags from mp3 files. memleak-patch branch"
+pkgrel=2
+pkgdesc="Library written in C to read and edit id3 tags from mp3 files. memleak-patch branch"
arch=("any")
url="https://github.com/hlgsdx/id3v2lib/tree/memleak-patch"
license=("BSD")