[arch-commits] Commit in ois/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Sat May 15 15:54:36 UTC 2021
Date: Saturday, May 15, 2021 @ 15:54:35
Author: svenstaro
Revision: 934699
upgpkg: ois 1.5.1-1
Modified:
ois/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-15 15:54:07 UTC (rev 934698)
+++ PKGBUILD 2021-05-15 15:54:35 UTC (rev 934699)
@@ -1,8 +1,8 @@
# Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
# Contributor: scippio <scippio at berounet.cz>
pkgname=ois
-pkgver=1.5
-pkgrel=2
+pkgver=1.5.1
+pkgrel=1
pkgdesc="Object Oriented Input System"
arch=('x86_64')
url="https://github.com/wgois/OIS"
@@ -9,7 +9,7 @@
license=('custom:zlib')
makedepends=('cmake' 'gcc' 'libxaw')
source=("https://github.com/wgois/OIS/archive/v${pkgver}.tar.gz")
-sha512sums=('5ab1dda7c25c1959ccbbb758ea3fda36bd62ad65f46e2c6b418317a5eb39e0bace52a44ae079dfb69fc58c90df54f8e50d589daae1100ec615325363c9d77513')
+sha512sums=('20598aef999a70900cb7f75ffaf62059acf8e811822971cb21986b5d25d28dacb79e4b4cf4770c70e00d3c55cdd01ef3e68a77c2dd148677784fc4df38891340')
build() {
cd OIS-*/
More information about the arch-commits
mailing list