summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPromiSe####2020-10-18 21:43:20 +0300
committerPromiSe####2020-10-18 21:43:20 +0300
commit28240ce9f0b4b190c80d3ba57561c5bf652d7b88 (patch)
treec7dad326d86d0d5a9337b09cbcf850c26410dc6f
parentc5468618539e145ff905d92afa982e1b45baebc0 (diff)
downloadaur-28240ce9f0b4b190c80d3ba57561c5bf652d7b88.tar.gz
Уже точно финал
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d6b0ce64ce4..ff1e0f867852 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = chatrullete-plus
pkgdesc = ChatRullete (Plus)
pkgver = 0.0.2
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/chatrullete-plus
arch = x86_64
license = custom
@@ -14,7 +14,7 @@ pkgbase = chatrullete-plus
depends = libegl
depends = libgles
optdepends = gnome-keyring
- source = chatrullete-0.0.2-6.tar.gz::https://github.com/vicimpa/chatrullete-plus/releases/download/0.0.1/ChatRullete-linux-0.0.1.tar.gz
+ source = chatrullete-0.0.2-7.tar.gz::https://github.com/vicimpa/chatrullete-plus/releases/download/0.0.1/ChatRullete-linux-0.0.1.tar.gz
sha256sums = a166184a809fe48df21d66371b005e2bd9017ed54e8c86ac0734b56728d7d29b
pkgname = chatrullete-plus
diff --git a/PKGBUILD b/PKGBUILD
index 025efef04533..39a36c7b327c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=chatrullete-plus
pkgver=0.0.2
-pkgrel=6
+pkgrel=7
pkgdesc="ChatRullete (Plus)"
arch=('x86_64')
url="https://github.com/chatrullete-plus"
@@ -30,5 +30,6 @@ package() {
cp "${startdir}/icon.png" "${pkgdir}/usr/share/pixmaps/chatrullete.png"
# Permission fix
+ chmod +x "${pkgdir}/usr/lib/chatrullete/chatrullete"
chmod +x "${pkgdir}/usr/bin/chatrullete"
} \ No newline at end of file