summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantinProgger2020-04-03 17:26:04 +0300
committerKonstantinProgger2020-04-03 17:26:04 +0300
commit5335d6ad0c510d992f9726f1a7a7ba55dded6d48 (patch)
tree037b15af0e69f29aa9a47db510ad91f670a8ab1a /PKGBUILD
parent02d48f4f6b94ef1fd394b5ec2ce7a8a1bdb71a26 (diff)
downloadaur-5335d6ad0c510d992f9726f1a7a7ba55dded6d48.tar.gz
Version 1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 448af4dab7b6..b257838894f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=tag_puzzle
-pkgver=1.1
+pkgver=1.2
pkgrel=1
pkgdesc="A simple Tag game, written on C++ & SFML"
arch=( "any" )
@@ -7,8 +7,8 @@ url="https://github.com/KonstantinProgger/Tag-Puzzle"
license=( "Apache License 2.0" )
depends=( 'gcc' 'cmake' 'sfml' )
makedepends=( 'gcc' 'cmake' 'sfml' )
-source=( "https://raw.githubusercontent.com/KonstantinProgger/my_archive/master/tag_puzzle.1.1.tar.gz" )
-md5sums=( "cc277bad7f662d70ac8222920e22723c" )
+source=( "https://raw.githubusercontent.com/KonstantinProgger/my_archive/master/tag_puzzle/linux/tag_puzzle.1.2.tar.gz" )
+md5sums=( "0522504012e0b35716574d61718c953a" )
package() {
cmake CMakeLists.txt