aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPedro Henrique2020-01-29 18:54:29 -0300
committerPedro Henrique2020-01-29 18:54:29 -0300
commit6bd19018a6fc07a2657917981f3ed51a566b8fd7 (patch)
tree925df65af2f063eb9d3cc216d913cd8d0767c84d
parentd6bb8f79a3ef1715787f4cc69759ce8c8550d3b4 (diff)
downloadaur-6bd19018a6fc07a2657917981f3ed51a566b8fd7.tar.gz
Change PKGBUILD and .SCRINFO to support auto update
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 1 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b85a179cb0cc..bec7cf368c97 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,8 +14,7 @@ pkgbase = overgrive
depends = python-pyinotify
provides = overgrive
conflicts = overgrive
- noextract = overgrive-3.3.5-0-any.pkg.tar.xz
- source = https://www.thefanclub.co.za/sites/default/files/public/overgrive/overgrive-3.3.7-0-any.pkg.tar.xz
+ source = overgrive.tar.xz::https://www.thefanclub.co.za/sites/default/files/public/overgrive/overgrive-3.3.7-0-any.pkg.tar.xz
md5sums = 31f44a4b705a58be1b94a22b73ad7c56
pkgname = overgrive
diff --git a/PKGBUILD b/PKGBUILD
index faaa86bcb59f..3114376c20b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,12 +17,9 @@ install='overgrive.install'
changelog=
source=('overgrive.tar.xz::https://www.thefanclub.co.za/sites/default/files/public/overgrive/overgrive-3.3.7-0-any.pkg.tar.xz')
-noextract=('overgrive-3.3.7-0-any.pkg.tar.xz')
md5sums=('31f44a4b705a58be1b94a22b73ad7c56')
prepare() {
- tar --extract --file=./overgrive-3.3.7-0-any.pkg.tar.xz
- rm -- ./overgrive-3.3.7-0-any.pkg.tar.xz
# chmod 0755 ./opt/thefanclub/overgrive/__pycache__/overgrive.cpython-38.pyc
# script to execute through terminal