summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
-rw-r--r--system-config-samba-1.2.100.tar.bz2bin0 -> 250529 bytes
-rw-r--r--system-config-samba-docs-1.0.9.tar.bz2bin0 -> 207690 bytes
4 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e4331ceb2d6..fac103c53db1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# Generated by mksrcinfo v8
-# Sat Jun 18 16:11:58 UTC 2016
pkgbase = system-config-samba
pkgdesc = The Samba configuration tool by Red Hat
pkgver = 1.2.100
@@ -17,8 +15,8 @@ pkgbase = system-config-samba
depends = gksu
depends = python2
depends = pygtk
- source = https://fedorahosted.org/released/system-config-samba/system-config-samba-1.2.100.tar.bz2
- source = https://fedorahosted.org/released/system-config-samba-docs/system-config-samba-docs-1.0.9.tar.bz2
+ source = system-config-samba-1.2.100.tar.bz2
+ source = system-config-samba-docs-1.0.9.tar.bz2
source = system-config-samba.patch
source = system-config-samba-docs.patch
source = system-config-samba.8
diff --git a/PKGBUILD b/PKGBUILD
index 65c62666ddc9..1bfd42639549 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,6 @@
# Maintainer : Simone Economo <my.ekoes@gmail.com>
# Contributor: Boudhayan Gupta <me at BaloneyGeek dot com>
+# Contributor: Tomasz Gąsior <tomaszgasior.pl>
pkgname=system-config-samba
pkgver=1.2.100
@@ -17,8 +18,8 @@ conflicts=()
replaces=()
backup=()
install=system-config-samba.install
-source=("https://fedorahosted.org/released/${pkgname}/${pkgname}-${pkgver}.tar.bz2"
- "https://fedorahosted.org/released/${_docsname}/${_docsname}-${_docsver}.tar.bz2"
+source=("${pkgname}-${pkgver}.tar.bz2"
+ "${_docsname}-${_docsver}.tar.bz2"
"${pkgname}.patch"
"${_docsname}.patch"
"${pkgname}.8")
diff --git a/system-config-samba-1.2.100.tar.bz2 b/system-config-samba-1.2.100.tar.bz2
new file mode 100644
index 000000000000..8afe368a37cb
--- /dev/null
+++ b/system-config-samba-1.2.100.tar.bz2
Binary files differ
diff --git a/system-config-samba-docs-1.0.9.tar.bz2 b/system-config-samba-docs-1.0.9.tar.bz2
new file mode 100644
index 000000000000..410c258c68ca
--- /dev/null
+++ b/system-config-samba-docs-1.0.9.tar.bz2
Binary files differ