summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArtem Vorotnikov2015-08-26 18:40:00 +0300
committerArtem Vorotnikov2015-08-26 18:40:00 +0300
commitfa969ab7bc5b7375df31723e4ba3be5acf8b64fa (patch)
tree7e4bee09d3eb717b6a2528a0362ef70939e5da75
parent67df548a4a6b63addaf3a186a77bef9f065ed4fd (diff)
downloadaur-fa969ab7bc5b7375df31723e4ba3be5acf8b64fa.tar.gz
Version bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00b316f9640e..dc8cf6f4790c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rigsofrods
pkgdesc = An open source vehicle simulator based on soft-body physics
- pkgver = 0.4.5
+ pkgver = 0.4.5.1
pkgrel = 1
url = http://rigsofrods.com
arch = i686
@@ -21,12 +21,12 @@ pkgbase = rigsofrods
conflicts = rigsofrods-git
conflicts = rigsofrods-hg
replaces = rigsofrods-hg
- source = https://github.com/RigsOfRods/rigs-of-rods/archive/0.4.5.tar.gz
+ source = https://github.com/RigsOfRods/rigs-of-rods/archive/0.4.5.1.tar.gz
source = plugins.cfg
source = rigsofrods.png
source = RoRConfig.desktop
source = RoR.desktop
- sha512sums = 005f0f9df60d990b5bf1e56305393cf84944071776763e9f75c4abdad4301010fe32f0de3aa7240403d370a4f3f335010ed4118feb14694b0ab7d3e140b1da59
+ sha512sums = 208b6b8e7f20798fd69ddcf30f1298e8ca65783dc2ae360d9ab0523fe8842dd4e39487b451ed2b2b69b1036d4f102dcf035eb2d567a758ec0276be8bbb89c3dd
sha512sums = 1fffff3e1e1bcf55fb2604c3874457571151082c09e5bcbccf452d6d60b01f2fff825fab601bf428196310c97d67ea1b9346f6de6b17a9906024f867aaa2ceb4
sha512sums = 8280ddec6dba37e66c323e469c1894bacc3b592b6ea1f7fd3876bc9e7253b14b4949c3c51d7dd47ad7bd78e085fbe51aad83b1e8d0b0755deda426129e4a6710
sha512sums = 40a000061d72245265d53d7c2ce0c4acc81eb3dddb6f6beda4b693a154e34922b8eb5c8400062b58c5f43a74be6cdaab938c1cd6427aebfc691d1fa52517fe2d
diff --git a/PKGBUILD b/PKGBUILD
index 740f2fae85aa..c5c7b3d4596e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=rigsofrods
_gitname=rigs-of-rods
pkgname=$_pkgname
-pkgver=0.4.5
+pkgver=0.4.5.1
pkgrel=1
pkgdesc="An open source vehicle simulator based on soft-body physics"
arch=('i686' 'x86_64')
@@ -16,12 +16,12 @@ makedepends=('boost' 'cmake' 'git')
replaces=('rigsofrods-hg')
conflicts=('rigsofrods-git' 'rigsofrods-hg')
provides=('rigsofrods')
-source=("https://github.com/RigsOfRods/rigs-of-rods/archive/0.4.5.tar.gz"
+source=("https://github.com/RigsOfRods/rigs-of-rods/archive/$pkgver.tar.gz"
"plugins.cfg"
"rigsofrods.png"
"RoRConfig.desktop"
"RoR.desktop")
-sha512sums=('005f0f9df60d990b5bf1e56305393cf84944071776763e9f75c4abdad4301010fe32f0de3aa7240403d370a4f3f335010ed4118feb14694b0ab7d3e140b1da59'
+sha512sums=('208b6b8e7f20798fd69ddcf30f1298e8ca65783dc2ae360d9ab0523fe8842dd4e39487b451ed2b2b69b1036d4f102dcf035eb2d567a758ec0276be8bbb89c3dd'
'1fffff3e1e1bcf55fb2604c3874457571151082c09e5bcbccf452d6d60b01f2fff825fab601bf428196310c97d67ea1b9346f6de6b17a9906024f867aaa2ceb4'
'8280ddec6dba37e66c323e469c1894bacc3b592b6ea1f7fd3876bc9e7253b14b4949c3c51d7dd47ad7bd78e085fbe51aad83b1e8d0b0755deda426129e4a6710'
'40a000061d72245265d53d7c2ce0c4acc81eb3dddb6f6beda4b693a154e34922b8eb5c8400062b58c5f43a74be6cdaab938c1cd6427aebfc691d1fa52517fe2d'