summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d783e51c25a8..df50d90deccd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python2-syncstorage
pkgdesc = The SyncServer server software, as used by Firefox Sync
pkgver = 1.6.14
- pkgrel = 0
+ pkgrel = 1
url = https://github.com/mozilla-services/server-syncstorage
arch = any
license = MPL2
diff --git a/PKGBUILD b/PKGBUILD
index 7757585aad55..57906358dbb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: pkgbuild-mode.el,v 1.23 2007/10/20 16:02:14 juergen Exp $
+# Maintainer: peippo <christoph.fink@gmail.com>
# Contributor: Sergey Mastykov <smastykov[at]gmail[dot]com>
pkgname=python2-syncstorage
@@ -7,7 +7,7 @@ pkgdesc="The SyncServer server software, as used by Firefox Sync"
url="https://github.com/mozilla-services/server-syncstorage"
pkgver=1.6.14
-pkgrel=0
+pkgrel=1
license=('MPL2')
arch=('any')