summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Dray2015-06-09 15:47:01 +1000
committerJustin Dray2015-06-09 15:47:01 +1000
commit452815032c5677a7457ed42cba85248eedb6c257 (patch)
tree86956492304b9d12b7ec8129144b1ec5e5c0147f
parent295bc8d6792179b3872ecdd43cd9464e6245610b (diff)
downloadaur-452815032c5677a7457ed42cba85248eedb6c257.tar.gz
Update to: 2.0.0.3229-1
-rw-r--r--.SRCINFO2
-rw-r--r--.gitignore10
-rw-r--r--PKGBUILD2
3 files changed, 12 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d940819cd01..f69e9870fcac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sonarr-develop
pkgdesc = PVR for newsgroup users. Formerly known as NZBDrone, with added torrent support.
- pkgver = 2.0.0.2597
+ pkgver = 2.0.0.3229
pkgrel = 1
url = http://www.sonarr.tv
install = sonarr.install
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..181b3460e424
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+*
+!PKGBUILD
+!.SRCINFO
+!*.patch
+!*.desktop
+!*.install
+!*.service
+!*.sh
+!*.conf
+!.gitignore
diff --git a/PKGBUILD b/PKGBUILD
index 6a37de3dd74e..bfc36156e319 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Justin Dray <justin@dray.be>
# Maintainer: Daniel Egeberg <daniel.egeberg@gmail.com>
pkgname="sonarr-develop"
-pkgver=2.0.0.2597
+pkgver=2.0.0.3229
pkgrel=1
pkgdesc="PVR for newsgroup users. Formerly known as NZBDrone, with added torrent support."
arch=(any)