summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2015-11-01 06:11:23 -0500
committergraysky2015-11-01 06:11:23 -0500
commitb5e8c6a1a5e99142ec8a9b95ea462a7adfb2f594 (patch)
tree59c526f8a123333cea9a364ec1a8ac50dc781c87
parent05f8b53077bedf878f598ee9f02be0464c61c55b (diff)
downloadaur-b5e8c6a1a5e99142ec8a9b95ea462a7adfb2f594.tar.gz
Update to r603.d103baf-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d06d17589037..a3cf906154c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -20,7 +20,7 @@ pkgbase = profile-sync-daemon-git
conflicts = user-profile-sync-daemon
conflicts = profile-sync-daemon
backup = etc/psd.conf
- source = git://github.com/graysky2/profile-sync-daemon#branch=unstable
+ source = git://github.com/graysky2/profile-sync-daemon#branch=master
sha256sums = SKIP
pkgname = profile-sync-daemon-git
diff --git a/PKGBUILD b/PKGBUILD
index a18ea88d3bd7..19668ebb4b8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,8 @@ makedepends=('git')
conflicts=('firefox-sync' 'goanysync' 'go-anysync-git' 'iceweasel-sync'
'tmpfs-store' 'tmpfs-sync' 'user-profile-sync-daemon' 'profile-sync-daemon')
provides=('profile-sync-daemon')
-_branch='unstable'
+_branch='master'
+#_branch='unstable'
source=("git://github.com/graysky2/profile-sync-daemon#branch=$_branch")
backup=('etc/psd.conf')
install=psd.install