summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoan Figueras2020-06-08 10:57:10 +0200
committerJoan Figueras2020-06-08 10:57:10 +0200
commit2e3942f32125c525bd5407f52233b7d54e270433 (patch)
tree0f010884341b81c464777387704cee9e856a3f70 /PKGBUILD
parentf4d4b842c9f81fe1c70bbec367a950570e10c8a3 (diff)
downloadaur-2e3942f32125c525bd5407f52233b7d54e270433.tar.gz
Remove old res-images
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c247bf088990..1f74991d52f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ branch=loki # This variable can be set to any development branch
pkgname=asbru-cm-${branch}${branch:+-}git
_pkgname=asbru
_fpkgname=asbru-cm
-pkgver=6.1.2.r312.gba6fd01
+pkgver=6.2.0.r44.gce1d552
pkgrel=1
arch=('any')
license=('GPL3')
@@ -41,7 +41,7 @@ package() {
# /opt stuff
mkdir -p "$pkgdir"/opt/${_fpkgname}${branch:+-}${branch}/{res,utils,lib}
- install -Dm644 res/{*png,*svg,*glade,*yml,*jpg,*css} "${pkgdir}"/opt/${_fpkgname}${branch:+-}${branch}/res/ || true
+ install -Dm644 res/{*png,*svg,*glade,*yml} "${pkgdir}"/opt/${_fpkgname}${branch:+-}${branch}/res/
cp -rp res/themes "${pkgdir}"/opt/${_fpkgname}${branch:+-}${branch}/res/ || true
install -Dm755 utils/* -t "${pkgdir}"/opt/${_fpkgname}${branch:+-}${branch}/utils/
cp -rp lib/* "${pkgdir}"/opt/${_fpkgname}${branch:+-}${branch}/lib/