summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordec05eba2020-08-29 22:21:55 +0200
committerdec05eba2020-08-29 22:21:55 +0200
commit02e293e6e253494d62d85833c6d39d744e8e4069 (patch)
treec3b567f7a73c839f526de5d4e388227c7d1be8c7
parent4cf420ba36aafbcdfc2c83dac46510d9fbaba1dc (diff)
downloadaur-02e293e6e253494d62d85833c6d39d744e8e4069.tar.gz
Rename c_version branch to master
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3bdc936b723..5f09ae288c6e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = automedia-git
pkgdesc = Automatically track new releases of media and download them. Supports torrents using rss (nyaa.si) and manga sites using html.
pkgver = r108.836eda9
- pkgrel = 1
+ pkgrel = 2
url = https://git.dec05eba.com/AutoMedia
arch = any
license = GPL3
@@ -15,7 +15,7 @@ pkgbase = automedia-git
optdepends = libnotify
provides = automedia
conflicts = automedia
- source = git+https://git.dec05eba.com/AutoMedia#branch=c_version
+ source = git+https://git.dec05eba.com/AutoMedia
sha512sums = SKIP
pkgname = automedia-git
diff --git a/PKGBUILD b/PKGBUILD
index 972de0d9161c..a7d20b1c5a34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=automedia-git
pkgver=r108.836eda9
-pkgrel=1
+pkgrel=2
pkgdesc='Automatically track new releases of media and download them. Supports torrents using rss (nyaa.si) and manga sites using html.'
arch=('any')
url="https://git.dec05eba.com/AutoMedia"
@@ -12,7 +12,7 @@ depends=('python' 'python-lxml' 'python-requests' 'python-protobuf' 'curl' 'tran
optdepends=('libnotify')
provides=('automedia')
conflicts=('automedia')
-source=("git+https://git.dec05eba.com/AutoMedia#branch=c_version")
+source=("git+https://git.dec05eba.com/AutoMedia")
sha512sums=('SKIP')
pkgver() {