summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarsh Barsaiyan2020-11-30 03:01:13 +0530
committerHarsh Barsaiyan2020-11-30 03:01:13 +0530
commitcb18ed5f54309eeb0886ae7661b674dfbafa24cc (patch)
tree2c4a7a63526559544f6117d51dfbc510e0e4fea2
parent442acc5d8d5ea454222c076f1672dc7e7c55e0f4 (diff)
downloadaur-cb18ed5f54309eeb0886ae7661b674dfbafa24cc.tar.gz
fix typo
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5f806d1b81b..313ba0f510c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = youtube-music-bin
pkgdesc = YouTube Music Desktop App bundled with custom plugins like built-in ad blocker & downloader
pkgver = 1.6.4
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/th-ch/youtube-music
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index b06f38da080e..fdebc611831f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=youtube-music-bin
_pkgname=YouTube-Music
pkgver=1.6.4
-pkgrel=4
+pkgrel=5
epoch=
pkgdesc="YouTube Music Desktop App bundled with custom plugins like built-in ad blocker & downloader"
arch=('x86_64')