summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c455883c83f..0760723b60c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Storm Dragon <stormdragon2976@gmail.com>
_pkgname="numnastics"
pkgname="${_pkgname}-git"
-pkgver=r2.3d956cc
+pkgver=r10.77ad778
pkgrel=1
pkgdesc="A number puzzle audio game"
arch=('any')
url="https://gitlab.com/stormdragon2976/numnastics"
license=('GPL3')
-depends=('python' 'python-pygame' 'python-requests' 'python-xdg')
+depends=('python' 'python-pygame' 'python-pyperclip' 'python-requests' 'python-xdg')
makedepends=('git')
provides=("$_pkgname")
conflicts=("$_pkgname")