Skip to content

Commit

Permalink
unisec: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
noraj committed Aug 18, 2023
1 parent 23a4149 commit 977dc6e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions lists/to-release
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
unisec
4 changes: 2 additions & 2 deletions packages/unisec/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

pkgname=unisec
_gemname=$pkgname
pkgver=0.0.1
pkgver=0.0.2
pkgrel=1
pkgdesc='Unicode Security Toolkit.'
arch=('any')
Expand All @@ -15,7 +15,7 @@ depends=('ruby' 'ctf-party' 'ruby-dry-cli' 'ruby-paint' 'ruby-twitter_cldr'
'ruby-unicode-confusable')
source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
noextract=("$_gemname-$pkgver.gem")
sha512sums=('9154f68181ca8cb8161dd36447d432ee909de4ad234889341f0e6b52cd3c11281c374b25a738991a6e3100216c012f47e7489e959e96ae2d08d791c570b587fb')
sha512sums=('5ba018e43c4531c98a39aeb6d547deed22aad9d4fed8f84ffbb163da4bf46726d1c16f0c0935f8126877f519efe60c13e963073199fe88434971b12c187aa2dd')

package() {
_gemhome="$(gem env home)"
Expand Down

0 comments on commit 977dc6e

Please sign in to comment.