summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPival812016-10-10 08:55:04 +0200
committerPival812016-10-10 08:55:04 +0200
commitb23de560cd9ef362dafcd3b4d008c07844da26ca (patch)
treea2792c64d2dacebbadf3bab61bd75eec857e0372
parentf11789a35d7633a634f19830d962f4a7ffb2f88b (diff)
downloadaur-b23de560cd9ef362dafcd3b4d008c07844da26ca.tar.gz
yet another commit
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 708ba7c079e6..c512905d7017 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Oct 10 06:53:18 UTC 2016
+# Mon Oct 10 06:55:04 UTC 2016
pkgbase = monoosc
pkgdesc = MonoOSC is a project in two part, a library write in CSharp (C#) to use the OpenSuse Build Service (OBS) planed to propose at MonoDevelop team and a second part will be a nice GUI who use the library.
pkgver = 1.0.2
@@ -8,7 +8,6 @@ pkgbase = monoosc
arch = i686
arch = x86_64
license = GPL3
- makedepends = bsdtar
depends = syntaxhighlighting
depends = monoobsframework
depends = rpmspecmanager
diff --git a/PKGBUILD b/PKGBUILD
index eec2c868d03c..0cee875718cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,6 @@ pkgrel=1
pkgdesc="MonoOSC is a project in two part, a library write in CSharp (C#) to use the OpenSuse Build Service (OBS) planed to propose at
MonoDevelop team and a second part will be a nice GUI who use the library."
url="monoosc.sourceforge.net"
-makedepends=('bsdtar')
depends=('syntaxhighlighting' 'monoobsframework' 'rpmspecmanager' 'wget' 'mono')
arch=('i686' 'x86_64')
license=('GPL3')