Skip to content
Snippets Groups Projects
Verified Commit 82083373 authored by Sven-Hendrik Haase's avatar Sven-Hendrik Haase
Browse files

upgpkg: 0.2.9.2.3-1

parent d6d8455a
No related branches found
Tags 0.2.9.2.3-1
No related merge requests found
pkgbase = armagetronad
pkgdesc = A Tron Clone in 3D
pkgver = 0.2.9.1.1
pkgrel = 2
pkgver = 0.2.9.2.3
pkgrel = 1
url = http://armagetronad.net/
arch = x86_64
license = GPL
......@@ -11,7 +11,7 @@ pkgbase = armagetronad
depends = ftgl
depends = hicolor-icon-theme
options = !buildflags
source = https://launchpad.net/armagetronad/0.2.9/0.2.9.1.1/+download/armagetronad-0.2.9.1.1.tbz
sha256sums = f617de700ecf1dd11f75e2932ee74796729112352d5cabaa2bc479add7dffd32
source = https://launchpad.net/armagetronad/0.2.9/0.2.9.2.3/+download/armagetronad-0.2.9.2.3.tbz
sha256sums = 330cb65610d1f6f1374f4156352eb687d7b1bccc0b391fde3d771549c5a5d928
pkgname = armagetronad
......@@ -4,8 +4,8 @@
# Contributor: Filippo 'JoeyrS' Civiletti <joeyrs@gmail.com>
pkgname=armagetronad
pkgver=0.2.9.1.1
pkgrel=2
pkgver=0.2.9.2.3
pkgrel=1
pkgdesc='A Tron Clone in 3D'
arch=('x86_64')
url='http://armagetronad.net/'
......@@ -14,7 +14,7 @@ license=('GPL')
options=('!buildflags')
depends=('sdl_image' 'libxml2' 'sdl_mixer' 'ftgl' 'hicolor-icon-theme')
source=("https://launchpad.net/armagetronad/0.2.9/${pkgver}/+download/armagetronad-${pkgver}.tbz")
sha256sums=('f617de700ecf1dd11f75e2932ee74796729112352d5cabaa2bc479add7dffd32')
sha256sums=('330cb65610d1f6f1374f4156352eb687d7b1bccc0b391fde3d771549c5a5d928')
prepare() {
cd "$srcdir/armagetronad-$pkgver"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment