summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGiovanni Santini2022-09-05 20:49:53 +0200
committerGiovanni Santini2022-09-05 20:49:53 +0200
commit45b046bd8e22160f4543082dfbc9c8cc152f3c39 (patch)
tree1c4b9e2cac0ff8fb8fd0ad6437fbd357100019cb /PKGBUILD
parent25345cd93ea997ac13dbbf7c93fecec63cd4525d (diff)
downloadaur-45b046bd8e22160f4543082dfbc9c8cc152f3c39.tar.gz
upgpkg: popcorntime 0.4.9-1
- Version bump.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e8d8527b2a8..3977a8a1156e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Ricardo Band <me [at] xengi [dot] de>
pkgname=popcorntime
-pkgver=0.4.8
+pkgver=0.4.9
pkgrel=1
pkgdesc="Stream movies from torrents. Skip the downloads. Launch, click, watch."
arch=(i686 x86_64)
@@ -21,7 +21,7 @@ options=('!strip')
#install="popcorntime.install"
# Needed variables for sources downloads
# Commit ref updated on date: 2021-10-19
-# Plain v0.4.6
+# Plain version tag (e.g. v0.4.9)
_commit_hash="tag=v${pkgver}"
_pkgname="popcorn-desktop"