summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormaz-12015-10-31 17:03:21 +0800
committermaz-12015-10-31 17:03:21 +0800
commitbc2e372acb3803ae5ff7ab4b4b519fcc8bcc05c6 (patch)
tree81b1612d1a49c7e22edec3179df2555c38124c36
parentba8593fe70e6d42e716a422445dfedeaac9dee87 (diff)
downloadaur-bc2e372acb3803ae5ff7ab4b4b519fcc8bcc05c6.tar.gz
init
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 929e9b385773..b6aec588c9fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = obs-service-download_files
url = https://github.com/openSUSE/obs-service-download_files
arch = any
license = GPL2
- depends = obs-build-git
+ depends = obs-build
depends = diffutils
depends = wget
depends = perl-uri
diff --git a/PKGBUILD b/PKGBUILD
index 94cc383381ee..8dfc713e61d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='An OBS source service: downloads all remote sources listed in a spec fi
arch=('any')
url='https://github.com/openSUSE/obs-service-download_files'
license=('GPL2')
-depends=('obs-build-git' 'diffutils' 'wget' 'perl-uri')
+depends=('obs-build' 'diffutils' 'wget' 'perl-uri')
source=("http://download.opensuse.org/source/distribution/13.1/repo/oss/suse/src/${pkgname}-${pkgver}-${_pkgrel}.src.rpm")
sha256sums=('ce2f8ba0746a0cea6a7db3633f3584f14753ff739ea33c38c357112de10f9dd6')