summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-04 02:16:47 -0700
committerroot <root@rshg054.dnsready.net>2013-08-04 02:16:47 -0700
commite88029ce7aca147fa158866a25841033adc244f2 (patch)
tree8634ed8603fb1f2574cdd79663a27a450e5ae3d1 /pcr
parente191a289464c21aafe7478065ea7ed3ddda0766f (diff)
Sun Aug 4 02:14:49 PDT 2013
Diffstat (limited to 'pcr')
-rw-r--r--pcr/culmus-latex/PKGBUILD3
-rw-r--r--pcr/setbfree/PKGBUILD7
2 files changed, 4 insertions, 6 deletions
diff --git a/pcr/culmus-latex/PKGBUILD b/pcr/culmus-latex/PKGBUILD
index 251ba0518..8562f2fb5 100644
--- a/pcr/culmus-latex/PKGBUILD
+++ b/pcr/culmus-latex/PKGBUILD
@@ -1,5 +1,4 @@
-#Contributor (Arch): Dmitry Batenkov <dima dot batenkov at gmail dot
-com>
+#Contributor (Arch): Dmitry Batenkov <dima dot batenkov at gmail dot com>
# Maintainer (Parabola): Alon Ivtsan <alonivtsan@lavabit.com>
# taken from https://aur.archlinux.org/packages/culmus-latex/
diff --git a/pcr/setbfree/PKGBUILD b/pcr/setbfree/PKGBUILD
index 1b30f06c2..c17511f47 100644
--- a/pcr/setbfree/PKGBUILD
+++ b/pcr/setbfree/PKGBUILD
@@ -1,10 +1,9 @@
-# Maintainer: Guest One <theguestone at gmail dot com>
pkgname=setbfree
-pkgver=0.7.2
+pkgver=0.7.3
pkgrel=1
pkgdesc="A DSP Tonewheel Organ emulator."
-arch=('i686' 'x86_64')
+arch=(i686 x86_64)
url="http://setbfree.org/"
license=('GPL')
depends=('jack' 'liblo' 'tk' 'desktop-file-utils')
@@ -12,7 +11,7 @@ makedepends=('lv2')
install="$pkgname.install"
source=("https://github.com/pantherb/setBfree/tarball/v$pkgver"
"https://raw.github.com/pantherb/setBfree/master/debian/setbfree.desktop")
-md5sums=('7b64947289687cbf71b9e87fdd006f36'
+md5sums=('8b7b077dfb784927c7103948083e1f04'
'8c2a863562f26856dcff0a456cf36dcf')
build() {