summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18480a2fde0a..b03dc84ad557 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = pyxenon
url = https://games.os.vc
arch = x86_64
license = GPLv3
- source = https://games.os.vc/pygames/pyxenon-0.1/pyxenon.tar.gz
+ source = https://games.os.vc/pygames/pyxenon-0.1.2.tar.gz
source = pyxenon.desktop
sha256sums = b3c15db3530d1779ab18306c9d35580a17420dfecd0e26c61dfe34d9a33e770e
sha256sums = 6124c10735be364fa02c5dbcd33d1647e3a65119f7241151d3eba389033b9b21
diff --git a/PKGBUILD b/PKGBUILD
index bf5f32b56556..7c1ee0091229 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@ arch=('x86_64')
url='https://games.os.vc'
license=('GPLv3')
-source=('https://games.os.vc/pygames/pyxenon-0.1/pyxenon.tar.gz'
- 'pyxenon.desktop')
+source=("https://games.os.vc/pygames/${pkgname}-${pkgver}.${pkgrel}.tar.gz"
+ "pyxenon.desktop")
package() {
cd ${srcdir}