summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f09ae288c6e..ae148157a22c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
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 = 2
+ pkgrel = 3
url = https://git.dec05eba.com/AutoMedia
- arch = any
+ arch = x86_64
license = GPL3
makedepends = git
depends = python
diff --git a/PKGBUILD b/PKGBUILD
index a7d20b1c5a34..2c7a5755dd28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=automedia-git
pkgver=r108.836eda9
-pkgrel=2
+pkgrel=3
pkgdesc='Automatically track new releases of media and download them. Supports torrents using rss (nyaa.si) and manga sites using html.'
-arch=('any')
+arch=('x86_64')
url="https://git.dec05eba.com/AutoMedia"
license=('GPL3')
makedepends=('git')