aboutsummaryrefslogtreecommitdiffstats
path: root/community/weston
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2020-03-08 12:44:13 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2020-03-08 12:44:13 +0000
commitef31baf0665c581a04f5072019db91ea45fd4f93 (patch)
tree862e8c6df42f507eb3cf95601f42d225a7f2af17 /community/weston
parent5aa2e614fa669b2e1c0fe349dd1998045d0e90ea (diff)
downloadaports-ef31baf0665c581a04f5072019db91ea45fd4f93.tar.bz2
aports-ef31baf0665c581a04f5072019db91ea45fd4f93.tar.xz
various: bump pkgrel due to rewritten commits
Due to an accidental force push, the commits for these packages were rewritten. Make sure they are rebuilt so that the commit hash matches what's in aports.
Diffstat (limited to 'community/weston')
-rw-r--r--community/weston/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/weston/APKBUILD b/community/weston/APKBUILD
index 784b12983b..b801348720 100644
--- a/community/weston/APKBUILD
+++ b/community/weston/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Valery Kartel <valery.kartel@gmail.com>
pkgname=weston
pkgver=8.0.0
-pkgrel=2
+pkgrel=3
_libname=lib$pkgname
_libdir=$_libname-${pkgver%%.*}
pkgdesc="The reference Wayland server"